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 鼇??媛??巍 11101010100001110011111100111111100101010101000100111111001111111001101111011001 ea873f3f95513f3f9bd9
EUC-JP 鼇??媛??巍 11110011111001110011111100111111110010011011001000111111001111111101011011011011 f3e73f3fc9b23f3fd6db
UTF-8 鼇귝븥媛방틦巍 111010011011110010000111111010101011011110011101111010111011100010100101111001011010101010011011111010111011000010101001111011011000101110100110111001011011011110001101 e9bc87eab79debb8a5e5aa9bebb0a9ed8ba6e5b78d
UHC 鼇귝븥媛방틦巍 1110100010101000100000101110011010010101100011101110101010110000101110011110011010111010100100001110100011100100 e8a882e6958eeab0b9e6ba90e8e4

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