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 ?????G???] 00111111001111110011111100111111001111110100011100111111001111110011111101011101 3f3f3f3f3f473f3f3f5d
SJIS-WIN ?????G???] 00111111001111110011111100111111001111110100011100111111001111110011111101011101 3f3f3f3f3f473f3f3f5d
EUC-JP ?????G???] 00111111001111110011111100111111001111110100011100111111001111110011111101011101 3f3f3f3f3f473f3f3f5d
UTF-8 채철혡찾혡G혰혴챔] 1110110010110001100001001110110010110010101000001110110110011000101000011110110010110000101111101110110110011000101000010100011111101101100110001011000011101101100110001011010011101100101100011001010001011101 ecb184ecb2a0ed98a1ecb0beed98a147ed98b0ed98b4ecb1945d
UHC 채철혡찾혡G혰혴챔] 110000111010010011000011101101101100001010001010110000111010001111000010100010100100011111000010100101111100001010011011110000111010100001011101 c3a4c3b6c28ac3a3c28a47c297c29bc3a85d

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