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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 訝??容?訝??容?B 111001100110001000111111001111111001011101100101001111111110011001100010001111110011111110010111011001010011111101000010 e6623f3f97653fe6623f3f97653f42
EUC-JP 訝??容?訝??容?B 111010111100001100111111001111111100110111000110001111111110101111000011001111110011111111001101110001100011111101000010 ebc33f3fcdc63febc33f3fcdc63f42
UTF-8 訝딃쐯容쮟訝딃쐯容쮟B 11101000101010001001110111101011100101001000001111101100100100001010111111100101101011101011100111101100101011101001111111101000101010001001110111101011100101001000001111101100100100001010111111100101101011101011100111101100101011101001111101000010 e8a89deb9483ec90afe5aeb9ecae9fe8a89deb9483ec90afe5aeb9ecae9f42
UHC 訝딃쐯容쮟訝딃쐯容쮟B 111001001011100010001010111010011001110010010011111010011011101110101000011101101110010010111000100010101110100110011100100100111110100110111011101010000111011001000010 e4b88ae99c93e9bba876e4b88ae99c93e9bba87642

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