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 癲??????泣 11100001100111110011111100111111001111110011111100111111001111111000101110000011 e19f3f3f3f3f3f3f8b83
EUC-JP 癲??????泣 11100010101000010011111100111111001111110011111100111111001111111011010111100011 e2a13f3f3f3f3f3fb5e3
UTF-8 癲앗띿돁咽됱쥜泣 111001111001100110110010111011001001010110010111111010111001110110111111111010111000111110000001111011111010011010011110111010111001000010110001111011001010010110011100111001101011001110100011 e799b2ec9597eb9dbfeb8f81efa69eeb90b1eca59ce6b3a3
UHC 癲앗띿돁咽됱쥜泣 11101111101001101011111011010001100011011110110010001001100101001110011011101100100010011110110010100010100100011110101111101000 efa6bed18dec8994e6ec89eca291ebe8

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