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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 疾濵宍}疾濵宍{^ 100011101011111011111011010011011000111010110011011111011000111010111110111110110100110110001110101100110111101101011110 8ebefb4d8eb37d8ebefb4d8eb37b5e
EUC-JP 疾濵宍}疾濵宍{^ 1011110011000000100011111100100110100110101111001011010101111101101111001100000010001111110010011010011010111100101101010111101101011110 bcc08fc9a6bcb57dbcc08fc9a6bcb57b5e
UTF-8 疾濵宍}疾濵宍{^ 111001111001011010111110111001101011111110110101111001011010111010001101011111011110011110010110101111101110011010111111101101011110010110101110100011010111101101011110 e796bee6bfb5e5ae8d7de796bee6bfb5e5ae8d7b5e
UHC 疾??}疾??{^ 1111001011110000001111110011111101111101111100101111000000111111001111110111101101011110 f2f03f3f7df2f03f3f7b5e

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