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 跿卓圸矗懈ケイ 111001101111001110010001111011001001101010101001111000011101111010011100111001101011100110110010 e6f391ec9aa9e1de9ce6b9b2
EUC-JP 跿卓圸矗懈ケイ 1110110011110101110000101110111011010100101010111110001011100000110110001110100010001110101110011000111010110010 ecf5c2eed4abe2e0d8e88eb98eb2
UTF-8 跿卓圸矗懈ケイ 111010001011011110111111111001011000110110010011111001011001110010111000111001111001111110010111111001101000011110001000111011111011110110111001111011111011110110110010 e8b7bfe58d93e59cb8e79f97e68788efbdb9efbdb2
UHC ?卓?矗懈?? 00111111111101101111000100111111111101011011100011111010101010110011111100111111 3ff6f13ff5b8faab3f3f

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