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 咳兢?紗?猿富 100010100101000010011001010111010011111110001110110100010011111110001001100011101001010101111000 8a50995d3f8ed13f898e9578
EUC-JP 咳兢?紗?猿富 101100111011000111010001101111100011111110111100110100110011111110110001111011101100100111011001 b3b1d1be3fbcd33fb1eec9d9
UTF-8 咳兢렫紗깡猿富 111001011001001010110011111001011000010110100010111010111010000010101011111001111011010010010111111010101011100110100001111001111000110010111111111001011010111110001100 e592b3e585a2eba0abe7b497eab9a1e78cbfe5af8c
UHC 咳兢렫紗깡猿富 1111101010100110110100001110011110001110101110011101111011101001101100011111100011101010101110111101110110100011 faa6d0e78eb9dee9b1f8eabbdda3

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