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 鴟隘濱}鴟隘濱{^ 111010011111010011101000101001011110000001011111011111011110100111110100111010001010010111100000010111110111101101011110 e9f4e8a5e05f7de9f4e8a5e05f7b5e
EUC-JP 鴟隘濱}鴟隘濱{^ 111100101111011011110000101001111101111111000000011111011111001011110110111100001010011111011111110000000111101101011110 f2f6f0a7dfc07df2f6f0a7dfc07b5e
UTF-8 鴟隘濱}鴟隘濱{^ 111010011011010010011111111010011001101010011000111001101011111110110001011111011110100110110100100111111110100110011010100110001110011010111111101100010111101101011110 e9b49fe99a98e6bfb17de9b49fe99a98e6bfb17b5e
UHC ?隘濱}?隘濱{^ 00111111111001001111011011011110101101000111110100111111111001001111011011011110101101000111101101011110 3fe4f6deb47d3fe4f6deb47b5e

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