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 ú¬Ž±[}ú¬Ž±[{^ 11111010101011001000111010110001010110110111110111111010101011001000111010110001010110110111101101011110 faac8eb15b7dfaac8eb15b7b5e
SJIS-WIN ?¬?±[}?¬?±[{^ 0011111110000001110010100011111110000001011111010101101101111101001111111000000111001010001111111000000101111101010110110111101101011110 3f81ca3f817d5b7d3f81ca3f817d5b7b5e
EUC-JP ú¬?±[}ú¬?±[{^ 100011111010101111100010101000101100110000111111101000011101111001011011011111011000111110101011111000101010001011001100001111111010000111011110010110110111101101011110 8fabe2a2cc3fa1de5b7d8fabe2a2cc3fa1de5b7b5e
UTF-8 ú¬Ž±[}ú¬Ž±[{^ 110000111011101011000010101011001100001010001110110000101011000101011011011111011100001110111010110000101010110011000010100011101100001010110001010110110111101101011110 c3bac2acc28ec2b15b7dc3bac2acc28ec2b15b7b5e
UHC ???±[}???±[{^ 001111110011111100111111101000011011111001011011011111010011111100111111001111111010000110111110010110110111101101011110 3f3f3fa1be5b7d3f3f3fa1be5b7b5e

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