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?U????O^ 00111111010011110011111101010101001111110011111100111111001111110100111101011110 3f4f3f553f3f3f3f4f5e
SJIS-WIN ?O?U????O^ 00111111010011110011111101010101001111110011111100111111001111110100111101011110 3f4f3f553f3f3f3f4f5e
EUC-JP ?O?U????O^ 00111111010011110011111101010101001111110011111100111111001111110100111101011110 3f4f3f553f3f3f3f4f5e
UTF-8 혪O혪U혩쨘혩쨍O^ 11101101100110001010101001001111111011011001100010101010010101011110110110011000101010011110110010101000100110001110110110011000101010011110110010101000100011010100111101011110 ed98aa4fed98aa55ed98a9eca898ed98a9eca88d4f5e
UHC 혪O혪U혩쨘혩쨍O^ 11000010100100100100111111000010100100100101010111000010100100011100001010111010110000101001000111000010101110000100111101011110 c2924fc29255c291c2bac291c2b84f5e

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