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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 癲??肄???ъ? 111000011001111100111111001111111110001111100101001111110011111100111111100001001000110000111111 e19f3f3fe3e53f3f3f848c3f
EUC-JP 癲??肄???ъ? 111000101010000100111111001111111110011011100111001111110011111100111111101001111110110000111111 e2a13f3fe6e73f3f3fa7ec3f
UTF-8 癲앹궗肄욄삝戮ъ뜧 1110011110011001101100101110110010010101101110011110101010110110100101111110100010000010100001001110110010011010100001001110110010000010100111011110111110100111100100101101000110001010111010111001110010100111 e799b2ec95b9eab697e88284ec9a84ec829defa792d18aeb9ca7
UHC 癲앹궗肄욄삝戮ъ뜧 111011111010011010011101111011001000001010101100111011001011110110011110111001101001100010100000111010111011110110101100111011001000110110101010 efa69dec82acecbd9ee698a0ebbdacec8daa

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