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 ??{N}??{N{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 北酖{N}北酖{N{^ 100101100110101111100111110000110111101101001110011111011001011001101011111001111100001101111011010011100111101101011110 966be7c37b4e7d966be7c37b4e7b5e
EUC-JP 北酖{N}北酖{N{^ 110010111100110011101110110001010111101101001110011111011100101111001100111011101100010101111011010011100111101101011110 cbcceec57b4e7dcbcceec57b4e7b5e
UTF-8 北酖{N}北酖{N{^ 11100101100011001001011111101001100001011001011001111011010011100111110111100101100011001001011111101001100001011001011001111011010011100111101101011110 e58c97e985967b4e7de58c97e985967b4e7b5e
UHC 北?{N}北?{N{^ 11011101110000010011111101111011010011100111110111011101110000010011111101111011010011100111101101011110 ddc13f7b4e7dddc13f7b4e7b5e

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