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 業??惟??癲 10001011110001100011111100111111100010001101001000111111001111111110000110011111 8bc63f3f88d23f3fe19f
EUC-JP 業??惟??癲 10110110110010000011111100111111101100001101010000111111001111111110001010100001 b6c83f3fb0d43f3fe2a1
UTF-8 業볥겎惟깅뤈癲 111001101010010110101101111010111011001110100101111010101011001010001110111001101000001110011111111010101011100110000101111010111010010010001000111001111001100110110010 e6a5adebb3a5eab28ee6839feab985eba488e799b2
UHC 業볥겎惟깅뤈癲 1110010111110110100100111110101110000001101001111110101011101110101100011110101110001111101110001110111110100110 e5f693eb81a7eaeeb1eb8fb8efa6

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