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 ????|E????|EB 00111111001111110011111100111111011111000100010100111111001111110011111100111111011111000100010101000010 3f3f3f3f7c453f3f3f3f7c4542
SJIS-WIN 葹イ迺ス|E葹イ迺ス|EB 1110010011011111101100101110011110010010101111010111110001000101111001001101111110110010111001111001001010111101011111000100010101000010 e4dfb2e792bd7c45e4dfb2e792bd7c4542
EUC-JP 葹イ迺ス|E葹イ迺ス|EB 111010001110000110001110101100101110110111110010100011101011110101111100010001011110100011100001100011101011001011101101111100101000111010111101011111000100010101000010 e8e18eb2edf28ebd7c45e8e18eb2edf28ebd7c4542
UTF-8 葹イ迺ス|E葹イ迺ス|EB 1110100010010001101110011110111110111101101100101110100010111111101110101110111110111101101111010111110001000101111010001001000110111001111011111011110110110010111010001011111110111010111011111011110110111101011111000100010101000010 e891b9efbdb2e8bfbaefbdbd7c45e891b9efbdb2e8bfbaefbdbd7c4542
UHC ????|E????|EB 00111111001111110011111100111111011111000100010100111111001111110011111100111111011111000100010101000010 3f3f3f3f7c453f3f3f3f7c4542

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