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 樟兢?紗?猿富 100011111011111010011001010111010011111110001110110100010011111110001001100011101001010101111000 8fbe995d3f8ed13f898e9578
EUC-JP 樟兢?紗?猿富 101111101100000011010001101111100011111110111100110100110011111110110001111011101100100111011001 bec0d1be3fbcd33fb1eec9d9
UTF-8 樟兢렫紗깡猿富 111001101010100010011111111001011000010110100010111010111010000010101011111001111011010010010111111010101011100110100001111001111000110010111111111001011010111110001100 e6a89fe585a2eba0abe7b497eab9a1e78cbfe5af8c
UHC 樟兢렫紗깡猿富 1110110111101001110100001110011110001110101110011101111011101001101100011111100011101010101110111101110110100011 ede9d0e78eb9dee9b1f8eabbdda3

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