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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?朞踪?朞踪^ 0011111110011110010011011110011101001000001111111001111001001101111001110100100001011110 3f9e4de7483f9e4de7485e
EUC-JP ?朞踪?朞踪^ 0011111111011011101011101110110110101001001111111101101110101110111011011010100101011110 3fdbaeeda93fdbaeeda95e
UTF-8 룵朞踪룵朞踪^ 11101011101000111011010111100110100111001001111011101000101110001010101011101011101000111011010111100110100111001001111011101000101110001010101001011110 eba3b5e69c9ee8b8aaeba3b5e69c9ee8b8aa5e
UHC 룵朞踪룵朞踪^ 10001111101010101101000110100001111100011010000110001111101010101101000110100001111100011010000101011110 8faad1a1f1a18faad1a1f1a15e

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