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 癲???夭??悠 1110000110011111001111110011111100111111100110101110111000111111001111111001011101001001 e19f3f3f3f9aee3f3f9749
EUC-JP 癲???夭??悠 1110001010100001001111110011111100111111110101001111000000111111001111111100110110101010 e2a13f3f3fd4f03f3fcdaa
UTF-8 癲쑳살뒃夭곌퍏悠 111001111001100110110010111011001001000110110011111011001000001010110100111010111001001010000011111001011010010010101101111010101011001110001100111011011000110110001111111001101000001010100000 e799b2ec91b3ec82b4eb9283e5a4adeab38ced8d8fe682a0
UHC 癲쑳살뒃夭곌퍏悠 11101111101001101001110011001110101110111110110010001010100000011110100011101100101100001110101010111011100001101110101011101101 efa69ccebbec8a81e8ecb0eabb86eaed

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