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 򨎦x}򨎦x{^ 11110010101010001000111010100110011110000111110111110010101010001000111010100110011110000111101101011110 f2a88ea6787df2a88ea6787b5e
SJIS-WIN ?¨??x}?¨??x{^ 001111111000000101001110001111110011111101111000011111010011111110000001010011100011111100111111011110000111101101011110 3f814e3f3f787d3f814e3f3f787b5e
EUC-JP ò¨?¦x}ò¨?¦x{^ 1000111110101011110100101010000110101111001111111000111110100010110000110111100001111101100011111010101111010010101000011010111100111111100011111010001011000011011110000111101101011110 8fabd2a1af3f8fa2c3787d8fabd2a1af3f8fa2c3787b5e
UTF-8 򨎦x}򨎦x{^ 110000111011001011000010101010001100001010001110110000101010011001111000011111011100001110110010110000101010100011000010100011101100001010100110011110000111101101011110 c3b2c2a8c28ec2a6787dc3b2c2a8c28ec2a6787b5e
UHC ?¨??x}?¨??x{^ 001111111010000110100111001111110011111101111000011111010011111110100001101001110011111100111111011110000111101101011110 3fa1a73f3f787d3fa1a73f3f787b5e

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