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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 辟シ鮟ィY辟シ鮟ィbE 111001111000010010111100111010011011101110101000010110011110011110000100101111001110100110111011101010000110001001000101 e784bce9bba859e784bce9bba86245
EUC-JP 辟シ鮟ィY辟シ鮟ィbE 11101101111001001000111010111100111100101011110110001110101010000101100111101101111001001000111010111100111100101011110110001110101010000110001001000101 ede48ebcf2bd8ea859ede48ebcf2bd8ea86245
UTF-8 辟シ鮟ィY辟シ鮟ィbE 111010001011111010011111111011111011110110111100111010011010111010011111111011111011110110101000010110011110100010111110100111111110111110111101101111001110100110101110100111111110111110111101101010000110001001000101 e8be9fefbdbce9ae9fefbda859e8be9fefbdbce9ae9fefbda86245
UHC ??鮟?Y??鮟?bE 00111111001111111110010011010101001111110101100100111111001111111110010011010101001111110110001001000101 3f3fe4d53f593f3fe4d53f6245

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