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 ??^??T??^??T^ 00111111001111110101111000111111001111110101010000111111001111110101111000111111001111110101010001011110 3f3f5e3f3f543f3f5e3f3f545e
SJIS-WIN □?^?}T□?^?}T^ 1000000110100000001111110101111000111111100000010111000001010100100000011010000000111111010111100011111110000001011100000101010001011110 81a03f5e3f81705481a03f5e3f8170545e
EUC-JP □?^?}T□?^?}T^ 1010001010100010001111110101111000111111101000011101000101010100101000101010001000111111010111100011111110100001110100010101010001011110 a2a23f5e3fa1d154a2a23f5e3fa1d1545e
UTF-8 □▩^룶}T□▩^룶}T^ 1110001010010110101000011110001010010110101010010101111011101011101000111011011011101111101111011001110101010100111000101001011010100001111000101001011010101001010111101110101110100011101101101110111110111101100111010101010001011110 e296a1e296a95eeba3b6efbd9d54e296a1e296a95eeba3b6efbd9d545e
UHC □▩^룶}T□▩^룶}T^ 101000011110000010100010110011000101111010001111101010111010001111111101010101001010000111100000101000101100110001011110100011111010101110100011111111010101010001011110 a1e0a2cc5e8faba3fd54a1e0a2cc5e8faba3fd545e

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