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 雋橲闘}雋橲闘{^ 111010001011001010011110111011011001001110101100011111011110100010110010100111101110110110010011101011000111101101011110 e8b29eed93ac7de8b29eed93ac7b5e
EUC-JP 雋橲闘}雋橲闘{^ 111100001011010011011100111011111100011010101110011111011111000010110100110111001110111111000110101011100111101101011110 f0b4dcefc6ae7df0b4dcefc6ae7b5e
UTF-8 雋橲闘}雋橲闘{^ 111010011001101110001011111001101010100110110010111010011001011110011000011111011110100110011011100010111110011010101001101100101110100110010111100110000111101101011110 e99b8be6a9b2e997987de99b8be6a9b2e997987b5e
UHC 雋??}雋??{^ 1111000111100110001111110011111101111101111100011110011000111111001111110111101101011110 f1e63f3f7df1e63f3f7b5e

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