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 雍?た?雍?た?^ 11101000101101000011111110000010101111010011111111101000101101000011111110000010101111010011111101011110 e8b43f82bd3fe8b43f82bd3f5e
EUC-JP 雍?た?雍?た?^ 11110000101101100011111110100100101111110011111111110000101101100011111110100100101111110011111101011110 f0b63fa4bf3ff0b63fa4bf3f5e
UTF-8 雍과た렟雍과た렟^ 11101001100110111000110111101010101100111011110011100011100000011001111111101011101000001001111111101001100110111000110111101010101100111011110011100011100000011001111111101011101000001001111101011110 e99b8deab3bce3819feba09fe99b8deab3bce3819feba09f5e
UHC 雍과た렟雍과た렟^ 1110100010111100101100001111101010101010101111111000111010110000111010001011110010110000111110101010101010111111100011101011000001011110 e8bcb0faaabf8eb0e8bcb0faaabf8eb05e

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