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 筌??肉??飮 11100010101000110011111100111111100100111111011100111111001111111001111101011010 e2a33f3f93f73f3f9f5a
EUC-JP 筌??肉??飮 11100100101001010011111100111111110001101111100100111111001111111101110110111011 e4a53f3fc6f93f3fddbb
UTF-8 筌뗭궏肉쏙쭓飮 111001111010110110001100111010111001011110101101111010101011011010001111111010001000001010001001111011001000111110011001111011001010110110010011111010011010001110101110 e7ad8ceb97adeab68fe88289ec8f99ecad93e9a3ae
UHC 筌뗭궏肉쏙쭓飮 1110111110100111100010111110110010000010101001011110101110111111101111011110111110100111100010111110101111100110 efa78bec82a5ebbfbdefa78bebe6

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