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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 岦ー鰈諶ウ岦 111110101010110010110000111010011101010111110110111011011111101110101010101100111111101010101100 faacb0e9d5f6edfbaab3faac
EUC-JP 岦ー鰈?諶ウ岦 10001111101110111011001110001110101100001111001011010111001111111000111111011110101101011000111010110011100011111011101110110011 8fbbb38eb0f2d73f8fdeb58eb38fbbb3
UTF-8 岦ー鰈諶ウ岦 111001011011001010100110111011111011110110110000111010011011000010001000111011101001010010010100111010001010101110110110111011111011110110110011111001011011001010100110 e5b2a6efbdb0e9b088ee9494e8abb6efbdb3e5b2a6
UHC ????諶?? 0011111100111111001111110011111111100100101001100011111100111111 3f3f3f3fe4a63f3f

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