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 111010001001101110111110111001111001001010111001010110011110100010011011101111101110011110010010101110010110001001000101 e89bbee792b959e89bbee792b96245
EUC-JP 陋セ迺ケY陋セ迺ケbE 11101111111110111000111010111110111011011111001010001110101110010101100111101111111110111000111010111110111011011111001010001110101110010110001001000101 effb8ebeedf28eb959effb8ebeedf28eb96245
UTF-8 陋セ迺ケY陋セ迺ケbE 111010011001100110001011111011111011110110111110111010001011111110111010111011111011110110111001010110011110100110011001100010111110111110111101101111101110100010111111101110101110111110111101101110010110001001000101 e9998befbdbee8bfbaefbdb959e9998befbdbee8bfbaefbdb96245
UHC 陋???Y陋???bE 11010111101100000011111100111111001111110101100111010111101100000011111100111111001111110110001001000101 d7b03f3f3f59d7b03f3f3f6245

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