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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN テュテイツ嘉ョツ 110000111010110111000011101100101100001010001001110000111010111011000010 c3adc3b2c289c3aec2
EUC-JP テュテイツ嘉ョツ 10001110110000111000111010101101100011101100001110001110101100101000111011000010101100101100010110001110101011101000111011000010 8ec38ead8ec38eb28ec2b2c58eae8ec2
UTF-8 テュテイツ嘉ョツ 111011111011111010000011111011111011110110101101111011111011111010000011111011111011110110110010111011111011111010000010111001011001100010001001111011111011110110101110111011111011111010000010 efbe83efbdadefbe83efbdb2efbe82e59889efbdaeefbe82
UHC ?????嘉?? 001111110011111100111111001111110011111111001010101010010011111100111111 3f3f3f3f3fcaa93f3f

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