To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 爰?啼?}爰?啼?{^ 111000001010011100111111100110100110010100111111011111011110000010100111001111111001101001100101001111110111101101011110 e0a73f9a653f7de0a73f9a653f7b5e
EUC-JP 爰?啼?}爰?啼?{^ 111000001010100100111111110100111100011000111111011111011110000010101001001111111101001111000110001111110111101101011110 e0a93fd3c63f7de0a93fd3c63f7b5e
UTF-8 爰렚啼렮}爰렚啼렮{^ 111001111000100010110000111010111010000010011010111001011001010110111100111010111010000010101110011111011110011110001000101100001110101110100000100110101110010110010101101111001110101110100000101011100111101101011110 e788b0eba09ae595bceba0ae7de788b0eba09ae595bceba0ae7b5e
UHC 爰렚啼렮}爰렚啼렮{^ 11101010101110101000111010101101111100001010011010001110101110110111110111101010101110101000111010101101111100001010011010001110101110110111101101011110 eaba8eadf0a68ebb7deaba8eadf0a68ebb7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)