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 豌旧鴬}豌旧鴬{^ 111001101011000010001011100011001000100110100111011111011110011010110000100010111000110010001001101001110111101101011110 e6b08b8c89a77de6b08b8c89a77b5e
EUC-JP 豌旧鴬}豌旧鴬{^ 111011001011001010110101111011001011001010101001011111011110110010110010101101011110110010110010101010010111101101011110 ecb2b5ecb2a97decb2b5ecb2a97b5e
UTF-8 豌旧鴬}豌旧鴬{^ 111010001011000110001100111001101001011110100111111010011011010010101100011111011110100010110001100011001110011010010111101001111110100110110100101011000111101101011110 e8b18ce697a7e9b4ac7de8b18ce697a7e9b4ac7b5e
UHC 豌??}豌??{^ 1110100011010101001111110011111101111101111010001101010100111111001111110111101101011110 e8d53f3f7de8d53f3f7b5e

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