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 ‘»‘¨[}‘»‘¨[{^ 10010001101110111001000110101000010110110111110110010001101110111001000110101000010110110111101101011110 91bb91a85b7d91bb91a85b7b5e
SJIS-WIN ???¨[}???¨[{^ 001111110011111100111111100000010100111001011011011111010011111100111111001111111000000101001110010110110111101101011110 3f3f3f814e5b7d3f3f3f814e5b7b5e
EUC-JP ???¨[}???¨[{^ 001111110011111100111111101000011010111101011011011111010011111100111111001111111010000110101111010110110111101101011110 3f3f3fa1af5b7d3f3f3fa1af5b7b5e
UTF-8 ‘»‘¨[}‘»‘¨[{^ 110000101001000111000010101110111100001010010001110000101010100001011011011111011100001010010001110000101011101111000010100100011100001010101000010110110111101101011110 c291c2bbc291c2a85b7dc291c2bbc291c2a85b7b5e
UHC ???¨[}???¨[{^ 001111110011111100111111101000011010011101011011011111010011111100111111001111111010000110100111010110110111101101011110 3f3f3fa1a75b7d3f3f3fa1a75b7b5e

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