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 癲????ъ?毅 1110000110011111001111110011111100111111001111111000010010001100001111111000101101000010 e19f3f3f3f3f848c3f8b42
EUC-JP 癲????ъ?毅 1110001010100001001111110011111100111111001111111010011111101100001111111011010110100011 e2a13f3f3f3fa7ec3fb5a3
UTF-8 癲쑳노걖嶪ъ뼚毅 1110011110011001101100101110110010010001101100111110101110000101101110001110101010110001100101101110010110110110101010101101000110001010111010111011110010011010111001101010111110000101 e799b2ec91b3eb85b8eab196e5b6aad18aebbc9ae6af85
UHC 癲쑳노걖嶪ъ뼚毅 11101111101001101001110011001110101100111110101110000001100000011110010111110101101011001110110010010110101000001110101111110110 efa69cceb3eb8181e5f5acec96a0ebf6

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