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 ³×¼Î}³×¼Î{^ 1011001111010111101111001100111001111101101100111101011110111100110011100111101101011110 b3d7bcce7db3d7bcce7b5e
SJIS-WIN ?×??}?×??{^ 00111111100000010111111000111111001111110111110100111111100000010111111000111111001111110111101101011110 3f817e3f3f7d3f817e3f3f7b5e
EUC-JP ?×?Î}?×?Î{^ 0011111110100001110111110011111110001111101010101100001001111101001111111010000111011111001111111000111110101010110000100111101101011110 3fa1df3f8faac27d3fa1df3f8faac27b5e
UTF-8 ³×¼Î}³×¼Î{^ 11000010101100111100001110010111110000101011110011000011100011100111110111000010101100111100001110010111110000101011110011000011100011100111101101011110 c2b3c397c2bcc38e7dc2b3c397c2bcc38e7b5e
UHC ³×¼?}³×¼?{^ 1010100111111000101000011011111110101000111110010011111101111101101010011111100010100001101111111010100011111001001111110111101101011110 a9f8a1bfa8f93f7da9f8a1bfa8f93f7b5e

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