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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鷹??}鷹??{^ 1001000111101001001111110011111101111101100100011110100100111111001111110111101101011110 91e93f3f7d91e93f3f7b5e
EUC-JP 鷹??}鷹??{^ 1100001011101011001111110011111101111101110000101110101100111111001111110111101101011110 c2eb3f3f7dc2eb3f3f7b5e
UTF-8 鷹삼쭇}鷹삼쭇{^ 111010011011011110111001111011001000001010111100111011001010110110000111011111011110100110110111101110011110110010000010101111001110110010101101100001110111101101011110 e9b7b9ec82bcecad877de9b7b9ec82bcecad877b5e
UHC 鷹삼쭇}鷹삼쭇{^ 111010111110110110111011111011111010011110000011011111011110101111101101101110111110111110100111100000110111101101011110 ebedbbefa7837debedbbefa7837b5e

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