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 渧雫瀇室瀇質溿 1111101101001000100011101011010011111011010011111000111010111010111110110100111110001110101111111111101101001010 fb488eb4fb4f8ebafb4f8ebffb4a
EUC-JP 渧雫瀇室瀇質溿 100011111100011111101011101111001011011010001111110010011010110110111100101111001000111111001001101011011011110011000001100011111100100010110001 8fc7ebbcb68fc9adbcbc8fc9adbcc18fc8b1
UTF-8 渧雫瀇室瀇質溿 111001101011100010100111111010011001101110101011111001111000000010000111111001011010111010100100111001111000000010000111111010001011001110101010111001101011101010111111 e6b8a7e99babe78087e5aea4e78087e8b3aae6babf
UHC ???室?質? 001111110011111100111111111000111111100000111111111100101111010100111111 3f3f3fe3f83ff2f53f

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