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 奪速側}奪速側{^ 100100100100010010010001101011001001000110100100011111011001001001000100100100011010110010010001101001000111101101011110 924491ac91a47d924491ac91a47b5e
EUC-JP 奪速側}奪速側{^ 110000111010010111000010101011101100001010100110011111011100001110100101110000101010111011000010101001100111101101011110 c3a5c2aec2a67dc3a5c2aec2a67b5e
UTF-8 奪速側}奪速側{^ 111001011010010110101010111010011000000010011111111001011000000110110100011111011110010110100101101010101110100110000000100111111110010110000001101101000111101101011110 e5a5aae9809fe581b47de5a5aae9809fe581b47b5e
UHC 奪速側}奪速側{^ 111101111010110011100001110111001111011010110000011111011111011110101100111000011101110011110110101100000111101101011110 f7ace1dcf6b07df7ace1dcf6b07b5e

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