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 筌??苑i?? 11100010101000110011111100111111100010011001000110000010100010010011111100111111 e2a33f3f899182893f3f
EUC-JP 筌??苑i?? 11100100101001010011111100111111101100011111000110100011111010010011111100111111 e4a53f3fb1f1a3e93f3f
UTF-8 筌뚮뱺苑i굫吏 111001111010110110001100111010111001101010101110111010111011000110111010111010001000101110010001111011111011110110001001111010101011010110101011111011111010011110011110 e7ad8ceb9aaeebb1bae88b91efbd89eab5abefa79e
UHC 筌뚮뱺苑i굫吏 1110111110100111100011001110101110010011101000001110101010111101101000111110100110000010100100011110110010100111 efa78ceb93a0eabda3e98291eca7

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