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 筌??裕??淫 11100010101000110011111100111111100101110101010000111111001111111000100011111010 e2a33f3f97543f3f88fa
EUC-JP 筌??裕??淫 11100100101001010011111100111111110011011011010100111111001111111011000011111100 e4a53f3fcdb53f3fb0fc
UTF-8 筌뚮쓧裕뺜슭淫 111001111010110110001100111010111001101010101110111011001001001110100111111010001010001110010101111010111011101010011100111011001000101010101101111001101011011110101011 e7ad8ceb9aaeec93a7e8a395ebba9cec8aade6b7ab
UHC 筌뚮쓧裕뺜슭淫 1110111110100111100011001110101110011101100010001110101110101110100101011110010010111101101111101110101111100010 efa78ceb9d88ebae95e4bdbeebe2

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