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{N}???T{N{^ 001111110011111100111111010101000111101101001110011111010011111100111111001111110101010001111011010011100111101101011110 3f3f3f547b4e7d3f3f3f547b4e7b5e
SJIS-WIN 。爐フT{N}。爐フT{N{^ 1010000111100000101000101100110001010100011110110100111001111101101000011110000010100010110011000101010001111011010011100111101101011110 a1e0a2cc547b4e7da1e0a2cc547b4e7b5e
EUC-JP 。爐フT{N}。爐フT{N{^ 100011101010000111100000101001001000111011001100010101000111101101001110011111011000111010100001111000001010010010001110110011000101010001111011010011100111101101011110 8ea1e0a48ecc547b4e7d8ea1e0a48ecc547b4e7b5e
UTF-8 。爐フT{N}。爐フT{N{^ 111011111011110110100001111001111000100010010000111011111011111010001100010101000111101101001110011111011110111110111101101000011110011110001000100100001110111110111110100011000101010001111011010011100111101101011110 efbda1e78890efbe8c547b4e7defbda1e78890efbe8c547b4e7b5e
UHC ?爐?T{N}?爐?T{N{^ 0011111111010110110100110011111101010100011110110100111001111101001111111101011011010011001111110101010001111011010011100111101101011110 3fd6d33f547b4e7d3fd6d33f547b4e7b5e

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