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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN "ース式"ース式^ 1111101001010111101100001111000110001110101111011000111010101110111110100101011110110000111100011000111010111101100011101010111001011110 fa57b0f18ebd8eaefa57b0f18ebd8eae5e
EUC-JP ?ー?ス式?ー?ス式^ 0011111110001110101100000011111110001110101111011011110010110000001111111000111010110000001111111000111010111101101111001011000001011110 3f8eb03f8ebdbcb03f8eb03f8ebdbcb05e
UTF-8 "ース式"ース式^ 11101111101111001000001011101111101111011011000011101110100001001000100111101111101111011011110111100101101111001000111111101111101111001000001011101111101111011011000011101110100001001000100111101111101111011011110111100101101111001000111101011110 efbc82efbdb0ee8489efbdbde5bc8fefbc82efbdb0ee8489efbdbde5bc8f5e
UHC "???式"???式^ 101000111010001000111111001111110011111111100011110100101010001110100010001111110011111100111111111000111101001001011110 a3a23f3f3fe3d2a3a23f3f3fe3d25e

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