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 癲?????移 111000011001111100111111001111110011111100111111001111111000100011011010 e19f3f3f3f3f3f88da
EUC-JP 癲??靷??移 1110001010100001001111110011111110001111111001111011110100111111001111111011000011011100 e2a13f3f8fe7bd3f3fb0dc
UTF-8 癲용베靷띸뵺移 111001111001100110110010111011001001101010101001111010111011001010100000111010011001110110110111111010111001110110111000111010111011010110111010111001111010011110111011 e799b2ec9aa9ebb2a0e99db7eb9db8ebb5bae7a7bb
UHC 癲용베靷띸뵺移 1110111110100110101111111110101110111010101000111110110011100110100011011110011110010100101110001110110010111001 efa6bfebbaa3ece68de794b8ecb9

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