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^ 0011111100111111010111000011111100111111001111110011111100111111001111110100111101011110 3f3f5c3f3f3f3f3f3f4f5e
SJIS-WIN ??\??????O^ 0011111100111111010111000011111100111111001111110011111100111111001111110100111101011110 3f3f5c3f3f3f3f3f3f4f5e
EUC-JP ??\??????O^ 0011111100111111010111000011111100111111001111110011111100111111001111110100111101011110 3f3f5c3f3f3f3f3f3f4f5e
UTF-8 횄짢\횂혟횄짯횂혧O^ 111011011001101010000100111011001010011110100010010111001110110110011010100000101110110110011000100111111110110110011010100001001110110010100111101011111110110110011010100000101110110110011000101001110100111101011110 ed9a84eca7a25ced9a82ed989fed9a84eca7afed9a82ed98a74f5e
UHC 횄짢\횂혟횄짯횂혧O^ 11000011100000111100001010101000010111001100001110000010110000101000100111000011100000111100001010101101110000111000001011000010100011110100111101011110 c383c2a85cc382c289c383c2adc382c28f4f5e

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