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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 淼樒濫韆蝉貅丈 1111101101000101100111101110011110010111100101001110100011100110100100001110010011100110101110101000111111100100 fb459ee79794e8e690e4e6ba8fe4
EUC-JP 淼樒濫韆蝉貅丈 100011111100011111100110110111001110100111001101111101001111000011101000110000001110011011101100101111001011111011100110 8fc7e6dce9cdf4f0e8c0e6ecbcbee6
UTF-8 淼樒濫韆蝉貅丈 111001101011011110111100111001101010100010010010111001101011111110101011111010011001111110000110111010001001110110001001111010001011001010000101111001001011100010001000 e6b7bce6a892e6bfabe99f86e89d89e8b285e4b888
UHC ??濫韆??丈 00111111001111111101010110111101111101001100011100111111001111111110110111011011 3f3fd5bdf4c73f3feddb

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