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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ????異?訂 001111110011111100111111001111111000100011011001001111111001001011111001 3f3f3f3f88d93f92f9
EUC-JP 佺???異?訂 1000111110110000111110010011111100111111001111111011000011011011001111111100010011111011 8fb0f93f3f3fb0db3fc4fb
UTF-8 佺잦렮렧異렡訂 111001001011110110111010111011001001111010100110111010111010000010101110111010111010000010100111111001111001010110110000111010111010000010100001111010001010100010000010 e4bdbaec9ea6eba0aeeba0a7e795b0eba0a1e8a882
UHC 佺잦렮렧異렡訂 1110111011101101110000001110011010001110101110111000111010110110111011001011011010001110101100101110111111110100 eeedc0e68ebb8eb6ecb68eb2eff4

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