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 ゙敎瞑骼ゥ自 1111000010111101110111101111101011001101111100111110010111100001110100101110100110001110101010011000111010101001 f0bddefacdf3e5e1d2e98ea98ea9
EUC-JP ?゙??瞑骼ゥ自 00111111100011101101111000111111001111111110001011010100111100011110111010001110101010011011110010101011 3f8ede3f3fe2d4f1ee8ea9bcab
UTF-8 ゙敎瞑骼ゥ自 111011101000000110111100111011111011111010011110111001101001010110001110111011101000101110011000111001111001111010010001111010011010101010111100111011111011110110101001111010001000011110101010 ee81bcefbe9ee6958eee8b98e79e91e9aabcefbda9e887aa
UHC ??敎?瞑??自 0011111100111111110011101110011100111111110110011010101000111111001111111110110110111011 3f3fcee73fd9aa3f3fedbb

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