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 鴨??獄??節 10001010100110110011111100111111100011011001011000111111001111111001000011011111 8a9b3f3f8d963f3f90df
EUC-JP 鴨??獄??節 10110011111110110011111100111111101110011111011000111111001111111100000011100001 b3fb3f3fb9f63f3fc0e1
UTF-8 鴨쒙슐獄띰숱節 111010011011010010101000111011001001001010011001111011001000101010010000111001111000110110000100111010111001110110110000111011001000100010110001111001111010111110000000 e9b4a8ec9299ec8a90e78d84eb9db0ec88b1e7af80
UHC 鴨쒙슐獄띰숱節 1110010011100101100111001110111110111101101101101110100010101011101101101110111110111101101000101110111110111101 e4e59cefbdb6e8abb6efbda2efbd

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