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 ???L[???L[^ 0011111100111111001111110100110001011011001111110011111100111111010011000101101101011110 3f3f3f4c5b3f3f3f4c5b5e
SJIS-WIN 。爐フL[。爐フL[^ 10100001111000001010001011001100010011000101101110100001111000001010001011001100010011000101101101011110 a1e0a2cc4c5ba1e0a2cc4c5b5e
EUC-JP 。爐フL[。爐フL[^ 1000111010100001111000001010010010001110110011000100110001011011100011101010000111100000101001001000111011001100010011000101101101011110 8ea1e0a48ecc4c5b8ea1e0a48ecc4c5b5e
UTF-8 。爐フL[。爐フL[^ 1110111110111101101000011110011110001000100100001110111110111110100011000100110001011011111011111011110110100001111001111000100010010000111011111011111010001100010011000101101101011110 efbda1e78890efbe8c4c5befbda1e78890efbe8c4c5b5e
UHC ?爐?L[?爐?L[^ 00111111110101101101001100111111010011000101101100111111110101101101001100111111010011000101101101011110 3fd6d33f4c5b3fd6d33f4c5b5e

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