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 ???^???O 0011111100111111001111110101111000111111001111110011111101001111 3f3f3f5e3f3f3f4f
SJIS-WIN 蒻??^蒻??O 11100100111010000011111100111111010111101110010011101000001111110011111101001111 e4e83f3f5ee4e83f3f4f
EUC-JP 蒻??^蒻??O 11101000111010100011111100111111010111101110100011101010001111110011111101001111 e8ea3f3f5ee8ea3f3f4f
UTF-8 蒻몌슁^蒻몌쉼O 1110100010010010101110111110101110101010100011001110110010001010100000010101111011101000100100101011101111101011101010101000110011101100100010011011110001001111 e892bbebaa8cec8a815ee892bbebaa8cec89bc4f
UHC 蒻몌슁^蒻몌쉼O 1110010110110110101110001110111110111101101100110101111011100101101101101011100011101111101111011011000001001111 e5b6b8efbdb35ee5b6b8efbdb04f

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