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 ?æ??????? 001111111110011000111111001111110011111100111111001111110011111100111111 3fe63f3f3f3f3f3f3f
SJIS-WIN ??終??’??阪 001111110011111110001111010010010011111100111111100000010110011000111111001111111000110111100011 3f3f8f493f3f81663f3f8de3
EUC-JP ?æ終??’??阪 0011111110001111101010011100000110111101101010100011111100111111101000011100011100111111001111111011101011100101 3f8fa9c1bdaa3f3fa1c73f3fbae5
UTF-8 룶æ終룶뇜’룶끝阪 1110101110100011101101101100001110100110111001111011010110000010111010111010001110110110111010111000011110011100111000101000000010011001111010111010001110110110111010111000000110011101111010011001100010101010 eba3b6c3a6e7b582eba3b6eb879ce28099eba3b6eb819de998aa
UHC 룶æ終룶뇜’룶끝阪 100011111010101110101001101000011111000011111011100011111010101110110011111111011010000110101111100011111010101110110011101000011111100010100001 8faba9a1f0fb8fabb3fda1af8fabb3a1f8a1

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