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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 嬋雪嬋鼠}嬋雪嬋鼠{^ 10011011011010001001000011100001100110110110100010010001011011000111110110011011011010001001000011100001100110110110100010010001011011000111101101011110 9b6890e19b68916c7d9b6890e19b68916c7b5e
EUC-JP 嬋雪嬋鼠}嬋雪嬋鼠{^ 11010101110010011100000011100011110101011100100111000001110011010111110111010101110010011100000011100011110101011100100111000001110011010111101101011110 d5c9c0e3d5c9c1cd7dd5c9c0e3d5c9c1cd7b5e
UTF-8 嬋雪嬋鼠}嬋雪嬋鼠{^ 111001011010110010001011111010011001101110101010111001011010110010001011111010011011110010100000011111011110010110101100100010111110100110011011101010101110010110101100100010111110100110111100101000000111101101011110 e5ac8be99baae5ac8be9bca07de5ac8be99baae5ac8be9bca07b5e
UHC 嬋雪嬋鼠}嬋雪嬋鼠{^ 11100000101111011110000011100100111000001011110111100000101010010111110111100000101111011110000011100100111000001011110111100000101010010111101101011110 e0bde0e4e0bde0a97de0bde0e4e0bde0a97b5e

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