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 ?F???\[?F???\[^ 001111110100011000111111001111110011111101011100010110110011111101000110001111110011111100111111010111000101101101011110 3f463f3f3f5c5b3f463f3f3f5c5b5e
SJIS-WIN ?F???\[?F???\[^ 001111110100011000111111001111110011111101011100010110110011111101000110001111110011111100111111010111000101101101011110 3f463f3f3f5c5b3f463f3f3f5c5b5e
EUC-JP ?F???\[?F???\[^ 001111110100011000111111001111110011111101011100010110110011111101000110001111110011111100111111010111000101101101011110 3f463f3f3f5c5b3f463f3f3f5c5b5e
UTF-8 챈F혧혢혙\[챈F혧혢혙\[^ 11101100101100011000100001000110111011011001100010100111111011011001100010100010111011011001100010011001010111000101101111101100101100011000100001000110111011011001100010100111111011011001100010100010111011011001100010011001010111000101101101011110 ecb18846ed98a7ed98a2ed98995c5becb18846ed98a7ed98a2ed98995c5b5e
UHC 챈F혧혢혙\[챈F혧혢혙\[^ 1100001110100110010001101100001010001111110000101000101111000010100001000101110001011011110000111010011001000110110000101000111111000010100010111100001010000100010111000101101101011110 c3a646c28fc28bc2845c5bc3a646c28fc28bc2845c5b5e

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