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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 楡??大楡??垈^ 10011110101111100011111100111111100100011110010110011110101111100011111100111111100110101011000001011110 9ebe3f3f91e59ebe3f3f9ab05e
EUC-JP 楡??大楡??垈^ 11011100110000000011111100111111110000101110011111011100110000000011111100111111110101001011001001011110 dcc03f3fc2e7dcc03f3fd4b25e
UTF-8 楡펼렱大楡펼렱垈^ 11100110101001011010000111101101100011101011110011101011101000001011000111100101101001001010011111100110101001011010000111101101100011101011110011101011101000001011000111100101100111101000100001011110 e6a5a1ed8ebceba0b1e5a4a7e6a5a1ed8ebceba0b1e59e885e
UHC 楡펼렱大楡펼렱垈^ 1110101011111000110001101110111010001110101111101101001111011110111010101111100011000110111011101000111010111110110100111101110001011110 eaf8c6ee8ebed3deeaf8c6ee8ebed3dc5e

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