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 癲??悠?癲??悠 11100001100111110011111100111111100101110100100100111111111000011001111100111111001111111001011101001001 e19f3f3f97493fe19f3f3f9749
EUC-JP 癲??悠?癲??悠 11100010101000010011111100111111110011011010101000111111111000101010000100111111001111111100110110101010 e2a13f3fcdaa3fe2a13f3fcdaa
UTF-8 癲좊ㅉ悠뇀癲좊ㅉ悠 111001111001100110110010111011001010001010001010111000111000010110001001111001101000001010100000111010111000011110000000111001111001100110110010111011001010001010001010111000111000010110001001111001101000001010100000 e799b2eca28ae38589e682a0eb8780e799b2eca28ae38589e682a0
UHC 癲좊ㅉ悠뇀癲좊ㅉ悠 111011111010011010100000111010111010010010111001111010101110110110000111011010001110111110100110101000001110101110100100101110011110101011101101 efa6a0eba4b9eaed8768efa6a0eba4b9eaed

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