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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 侁???侁???^ 10001111101100001111110000111111001111110011111110001111101100001111110000111111001111110011111101011110 8fb0fc3f3f3f8fb0fc3f3f3f5e
UTF-8 侁쟉렯쌨侁쟉렯쌤^ 11100100101111101000000111101100100111111000100111101011101000001010111111101100100011001010100011100100101111101000000111101100100111111000100111101011101000001010111111101100100011001010010001011110 e4be81ec9f89eba0afec8ca8e4be81ec9f89eba0afec8ca45e
UHC 侁쟉렯쌨侁쟉렯쌤^ 1110001111100000110000001111000110001110101111001011110111011110111000111110000011000000111100011000111010111100101111011101110001011110 e3e0c0f18ebcbddee3e0c0f18ebcbddc5e

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