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 業??乙??癲 10001011110001100011111100111111100010011011001100111111001111111110000110011111 8bc63f3f89b33f3fe19f
EUC-JP 業??乙??癲 10110110110010000011111100111111101100101011010100111111001111111110001010100001 b6c83f3fb2b53f3fe2a1
UTF-8 業볥겇乙댁젋癲 111001101010010110101101111010111011001110100101111010101011001010000111111001001011100110011001111010111000110010000001111011001010000010001011111001111001100110110010 e6a5adebb3a5eab287e4b999eb8c81eca08be799b2
UHC 業볥겇乙댁젋癲 1110010111110110100100111110101110000001101001001110101111100000101101001110110010100000100011001110111110100110 e5f693eb81a4ebe0b4eca08cefa6

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