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????? 001111110011111100111111010011110011111100111111001111110011111100111111 3f3f3f4f3f3f3f3f3f
SJIS-WIN ???O????? 001111110011111100111111010011110011111100111111001111110011111100111111 3f3f3f4f3f3f3f3f3f
EUC-JP ???O????? 001111110011111100111111010011110011111100111111001111110011111100111111 3f3f3f4f3f3f3f3f3f
UTF-8 챌혴혯O챌혧혞챌혷 11101100101100011000110011101101100110001011010011101101100110001010111101001111111011001011000110001100111011011001100010100111111011011001100010011110111011001011000110001100111011011001100010110111 ecb18ced98b4ed98af4fecb18ced98a7ed989eecb18ced98b7
UHC 챌혴혯O챌혧혞챌혷 1100001110100111110000101001101111000010100101100100111111000011101001111100001010001111110000101000100011000011101001111100001010011110 c3a7c29bc2964fc3a7c28fc288c3a7c29e

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