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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 靷??}靷??{^ 10001111111001111011110100111111001111110111110110001111111001111011110100111111001111110111101101011110 8fe7bd3f3f7d8fe7bd3f3f7b5e
UTF-8 靷곌풑}靷곌풑{^ 111010011001110110110111111010101011001110001100111011011001001010010001011111011110100110011101101101111110101010110011100011001110110110010010100100010111101101011110 e99db7eab38ced92917de99db7eab38ced92917b5e
UHC 靷곌풑}靷곌풑{^ 111011001110011010110000111010101011111010010101011111011110110011100110101100001110101010111110100101010111101101011110 ece6b0eabe957dece6b0eabe957b5e

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