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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 恁???レ?夷? 1001110010001100001111110011111100111111100000111000110000111111100010001100111000111111 9c8c3f3f3f838c3f88ce3f
EUC-JP 恁???レ?夷? 1101011111101100001111110011111100111111101001011110110000111111101100001101000000111111 d7ec3f3f3fa5ec3fb0d03f
UTF-8 恁㏉슗泥レ콡夷똁 111001101000000110000001111000111000111110001001111011001000101010010111111011111010011110100011111000111000001110101100111011001011110110100001111001011010010010110111111010111001100010000001 e68181e38f89ec8a97efa7a3e383acecbda1e5a4b7eb9881
UHC 恁㏉슗泥レ콡夷똁 11101100111101101010011111101101100110101010011011101100101100101010101111101100101100011001100111101100101010001000110001000010 ecf6a7ed9aa6ecb2abecb199eca88c42

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