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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 兄頭??}兄頭??{^ 100011000101101010010011101010100011111100111111011111011000110001011010100100111010101000111111001111110111101101011110 8c5a93aa3f3f7d8c5a93aa3f3f7b5e
EUC-JP 兄頭??}兄頭??{^ 101101111011101111000110101011000011111100111111011111011011011110111011110001101010110000111111001111110111101101011110 b7bbc6ac3f3f7db7bbc6ac3f3f7b5e
UTF-8 兄頭렋렕}兄頭렋렕{^ 111001011000010110000100111010011010000010101101111010111010000010001011111010111010000010010101011111011110010110000101100001001110100110100000101011011110101110100000100010111110101110100000100101010111101101011110 e58584e9a0adeba08beba0957de58584e9a0adeba08beba0957b5e
UHC 兄頭렋렕}兄頭렋렕{^ 11111010111111001101010011101001100011101010001010001110101010100111110111111010111111001101010011101001100011101010001010001110101010100111101101011110 fafcd4e98ea28eaa7dfafcd4e98ea28eaa7b5e

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