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 ?????????~B 0011111100111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f3f7e42
SJIS-WIN ?????????~B 0011111100111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f3f7e42
EUC-JP ?????????~B 0011111100111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f3f7e42
UTF-8 챌쨉쨋챗쨩혫챙혟혨~B 1110110010110001100011001110110010101000100010011110110010101000100010111110110010110001100101111110110010101000101010011110110110011000101010111110110010110001100110011110110110011000100111111110110110011000101010000111111001000010 ecb18ceca889eca88becb197eca8a9ed98abecb199ed989fed98a87e42
UHC 챌쨉쨋챗쨩혫챙혟혨~B 1100001110100111110000101011010111000010101101101100001110101010110000101011101111000010100100111100001110101100110000101000100111000010100100000111111001000010 c3a7c2b5c2b6c3aac2bbc293c3acc289c2907e42

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