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?p??A?o 001111110110111100111111011100000011111100111111010000010011111101101111 3f6f3f703f3f413f6f
SJIS-WIN ?o?p??A?o 001111110110111100111111011100000011111100111111010000010011111101101111 3f6f3f703f3f413f6f
EUC-JP ?o?p??A?o 001111110110111100111111011100000011111100111111010000010011111101101111 3f6f3f703f3f413f6f
UTF-8 혱o찼p혶짠A혱o 11101101100110001011000101101111111011001011000010111100011100001110110110011000101101101110110010100111101000000100000111101101100110001011000101101111 ed98b16fecb0bc70ed98b6eca7a041ed98b16f
UHC 혱o찼p혶짠A혱o 1100001010011000011011111100001110100001011100001100001010011101110000101010011101000001110000101001100001101111 c2986fc3a170c29dc2a741c2986f

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