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 ??\??????^h 0011111100111111010111000011111100111111001111110011111100111111001111110101111001101000 3f3f5c3f3f3f3f3f3f5e68
SJIS-WIN ??\??????^h 0011111100111111010111000011111100111111001111110011111100111111001111110101111001101000 3f3f5c3f3f3f3f3f3f5e68
EUC-JP ??\??????^h 0011111100111111010111000011111100111111001111110011111100111111001111110101111001101000 3f3f5c3f3f3f3f3f3f5e68
UTF-8 횄짢\횂혡횂혧횂혧^h 111011011001101010000100111011001010011110100010010111001110110110011010100000101110110110011000101000011110110110011010100000101110110110011000101001111110110110011010100000101110110110011000101001110101111001101000 ed9a84eca7a25ced9a82ed98a1ed9a82ed98a7ed9a82ed98a75e68
UHC 횄짢\횂혡횂혧횂혧^h 11000011100000111100001010101000010111001100001110000010110000101000101011000011100000101100001010001111110000111000001011000010100011110101111001101000 c383c2a85cc382c28ac382c28fc382c28f5e68

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