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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 迴育処髷ヲ迴亥嶋 111001111000111110001000111001111000111110001000111010011001111010100110111001111000111110001000111001011001001110001000 e78f88e78f88e99ea6e78f88e59388
EUC-JP 迴育処髷ヲ迴亥嶋 11101101111011111011000011101001101111011110100011110001111111101000111010100110111011011110111110110000111001111100010111101000 edefb0e9bde8f1fe8ea6edefb0e7c5e8
UTF-8 迴育処髷ヲ迴亥嶋 111010001011111110110100111010001000001010110010111001011000011110100110111010011010101110110111111011111011110110100110111010001011111110110100111001001011101010100101111001011011011010001011 e8bfb4e882b2e587a6e9abb7efbda6e8bfb4e4baa5e5b68b
UHC ?育????亥嶋 0011111111101011110000000011111100111111001111110011111111111010101001001101001111110111 3febc03f3f3f3ffaa4d3f7

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