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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 嬋淅嬋鼠[嬋淅嬋鼠[^ 10011011011010001001111111000110100110110110100010010001011011000101101110011011011010001001111111000110100110110110100010010001011011000101101101011110 9b689fc69b68916c5b9b689fc69b68916c5b5e
EUC-JP 嬋淅嬋鼠[嬋淅嬋鼠[^ 11010101110010011101111011001000110101011100100111000001110011010101101111010101110010011101111011001000110101011100100111000001110011010101101101011110 d5c9dec8d5c9c1cd5bd5c9dec8d5c9c1cd5b5e
UTF-8 嬋淅嬋鼠[嬋淅嬋鼠[^ 111001011010110010001011111001101011011110000101111001011010110010001011111010011011110010100000010110111110010110101100100010111110011010110111100001011110010110101100100010111110100110111100101000000101101101011110 e5ac8be6b785e5ac8be9bca05be5ac8be6b785e5ac8be9bca05b5e
UHC 嬋淅嬋鼠[嬋淅嬋鼠[^ 11100000101111011110000010110010111000001011110111100000101010010101101111100000101111011110000010110010111000001011110111100000101010010101101101011110 e0bde0b2e0bde0a95be0bde0b2e0bde0a95b5e

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