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 宍実竺袱宍実竺袰^ 1000111010110011100011101100000010001110101100011110010111011110100011101011001110001110110000001000111010110001111001011101110001011110 8eb38ec08eb1e5de8eb38ec08eb1e5dc5e
EUC-JP 宍実竺袱宍実竺袰^ 1011110010110101101111001100001010111100101100111110101011100000101111001011010110111100110000101011110010110011111010101101111001011110 bcb5bcc2bcb3eae0bcb5bcc2bcb3eade5e
UTF-8 宍実竺袱宍実竺袰^ 11100101101011101000110111100101101011101001111111100111101010111011101011101000101000101011000111100101101011101000110111100101101011101001111111100111101010111011101011101000101000101011000001011110 e5ae8de5ae9fe7abbae8a2b1e5ae8de5ae9fe7abbae8a2b05e
UHC ??竺???竺?^ 0011111100111111111101011110011100111111001111110011111111110101111001110011111101011110 3f3ff5e73f3f3ff5e73f5e

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