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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 豎喇豎喃N}豎喇豎喃N{^ 111001101011000110011010011010001110011010110001100110100110011001001110011111011110011010110001100110100110100011100110101100011001101001100110010011100111101101011110 e6b19a68e6b19a664e7de6b19a68e6b19a664e7b5e
EUC-JP 豎喇豎喃N}豎喇豎喃N{^ 111011001011001111010011110010011110110010110011110100111100011101001110011111011110110010110011110100111100100111101100101100111101001111000111010011100111101101011110 ecb3d3c9ecb3d3c74e7decb3d3c9ecb3d3c74e7b5e
UTF-8 豎喇豎喃N}豎喇豎喃N{^ 1110100010110001100011101110010110010110100001111110100010110001100011101110010110010110100000110100111001111101111010001011000110001110111001011001011010000111111010001011000110001110111001011001011010000011010011100111101101011110 e8b18ee59687e8b18ee596834e7de8b18ee59687e8b18ee596834e7b5e
UHC ?喇??N}?喇??N{^ 001111111101010011111010001111110011111101001110011111010011111111010100111110100011111100111111010011100111101101011110 3fd4fa3f3f4e7d3fd4fa3f3f4e7b5e

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