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 筌??議??蚓 11100010101000110011111100111111100010110110001100111111001111111110010101101101 e2a33f3f8b633f3fe56d
EUC-JP 筌??議??蚓 11100100101001010011111100111111101101011100010000111111001111111110100111001110 e4a53f3fb5c43f3fe9ce
UTF-8 筌뗪퀡議먪뛾蚓 111001111010110110001100111010111001011110101010111011011000000010100001111010001010110110110000111010111010100010101010111010111001101110111110111010001001101010010011 e7ad8ceb97aaed80a1e8adb0eba8aaeb9bbee89a93
UHC 筌뗪퀡議먪뛾蚓 1110111110100111100010111110101010110011100101011110110010100001100100001110011110001101100001001110110011100010 efa78beab395eca190e78d84ece2

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