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 ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
SJIS-WIN 髯橸スコL}髯橸スコL{^ 1110100110011001100111101110111110111101101110100100110001111101111010011001100110011110111011111011110110111010010011000111101101011110 e9999eefbdba4c7de9999eefbdba4c7b5e
EUC-JP 髯橸スコL}髯橸スコL{^ 111100011111100111011100111100011000111010111101100011101011101001001100011111011111000111111001110111001111000110001110101111011000111010111010010011000111101101011110 f1f9dcf18ebd8eba4c7df1f9dcf18ebd8eba4c7b5e
UTF-8 髯橸スコL}髯橸スコL{^ 1110100110101011101011111110011010101001101110001110111110111101101111011110111110111101101110100100110001111101111010011010101110101111111001101010100110111000111011111011110110111101111011111011110110111010010011000111101101011110 e9abafe6a9b8efbdbdefbdba4c7de9abafe6a9b8efbdbdefbdba4c7b5e
UHC ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e

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