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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 兄?蟹?n}兄?蟹?n{^ 1000110001011010001111111000101001001001001111110110111001111101100011000101101000111111100010100100100100111111011011100111101101011110 8c5a3f8a493f6e7d8c5a3f8a493f6e7b5e
EUC-JP 兄?蟹?n}兄?蟹?n{^ 1011011110111011001111111011001110101010001111110110111001111101101101111011101100111111101100111010101000111111011011100111101101011110 b7bb3fb3aa3f6e7db7bb3fb3aa3f6e7b5e
UTF-8 兄렓蟹렰n}兄렓蟹렰n{^ 1110010110000101100001001110101110100000100100111110100010011111101110011110101110100000101100000110111001111101111001011000010110000100111010111010000010010011111010001001111110111001111010111010000010110000011011100111101101011110 e58584eba093e89fb9eba0b06e7de58584eba093e89fb9eba0b06e7b5e
UHC 兄렓蟹렰n}兄렓蟹렰n{^ 111110101111110010001110101010001111101010101111100011101011110101101110011111011111101011111100100011101010100011111010101011111000111010111101011011100111101101011110 fafc8ea8faaf8ebd6e7dfafc8ea8faaf8ebd6e7b5e

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