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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癲??裕??轅 11100001100111110011111100111111100101110101010000111111001111111110011101110110 e19f3f3f97543f3fe776
EUC-JP 癲??裕??轅 11100010101000010011111100111111110011011011010100111111001111111110110111010111 e2a13f3fcdb53f3fedd7
UTF-8 癲우늾裕껆뙳轅 111001111001100110110010111011001001101010110000111010111000101010111110111010001010001110010101111010101011101110000110111010111001100110110011111010001011110110000101 e799b2ec9ab0eb8abee8a395eabb86eb99b3e8bd85
UHC 癲우늾裕껆뙳轅 1110111110100110101111111110110010001000100001111110101110101110100000111110011110001100101101101110101010111111 efa6bfec8887ebae83e78cb6eabf

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