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 癲ぱ??嚥〓?誼 11100001100111111000001011001111001111110011111110011010100010111000000110101100001111111000101101100010 e19f82cf3f3f9a8b81ac3f8b62
EUC-JP 癲ぱ??嚥〓?誼 11100010101000011010010011010001001111110011111111010011111010111010001010101110001111111011010111000011 e2a1a4d13f3fd3eba2ae3fb5c3
UTF-8 癲ぱ됱젔嚥〓뜄誼 111001111001100110110010111000111000000110110001111010111001000010110001111011001010000010010100111001011001101010100101111000111000000010010011111010111001110010000100111010001010101010111100 e799b2e381b1eb90b1eca094e59aa5e38093eb9c84e8aabc
UHC 癲ぱ됱젔嚥〓뜄誼 11101111101001101010101011010001100010011110110010100000100100101110011010111111101000011110101110001101100010001110101111111110 efa6aad189eca092e6bfa1eb8d88ebfe

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