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 ?C???O?C???O^ 00111111010000110011111100111111001111110100111100111111010000110011111100111111001111110100111101011110 3f433f3f3f4f3f433f3f3f4f5e
SJIS-WIN ?C???O?C???O^ 00111111010000110011111100111111001111110100111100111111010000110011111100111111001111110100111101011110 3f433f3f3f4f3f433f3f3f4f5e
EUC-JP ?C???O?C???O^ 00111111010000110011111100111111001111110100111100111111010000110011111100111111001111110100111101011110 3f433f3f3f4f3f433f3f3f4f5e
UTF-8 챈C혡혢혨O챈C혡혢혨O^ 1110110010110001100010000100001111101101100110001010000111101101100110001010001011101101100110001010100001001111111011001011000110001000010000111110110110011000101000011110110110011000101000101110110110011000101010000100111101011110 ecb18843ed98a1ed98a2ed98a84fecb18843ed98a1ed98a2ed98a84f5e
UHC 챈C혡혢혨O챈C혡혢혨O^ 110000111010011001000011110000101000101011000010100010111100001010010000010011111100001110100110010000111100001010001010110000101000101111000010100100000100111101011110 c3a643c28ac28bc2904fc3a643c28ac28bc2904f5e

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