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 ???F}???F{^ 0011111100111111001111110100011001111101001111110011111100111111010001100111101101011110 3f3f3f467d3f3f3f467b5e
SJIS-WIN ?!終F}?!終F{^ 001111111000000101001001100011110100100101000110011111010011111110000001010010011000111101001001010001100111101101011110 3f81498f49467d3f81498f49467b5e
EUC-JP ?!終F}?!終F{^ 001111111010000110101010101111011010101001000110011111010011111110100001101010101011110110101010010001100111101101011110 3fa1aabdaa467d3fa1aabdaa467b5e
UTF-8 룶!終F}룶!終F{^ 1110101110100011101101101110111110111100100000011110011110110101100000100100011001111101111010111010001110110110111011111011110010000001111001111011010110000010010001100111101101011110 eba3b6efbc81e7b582467deba3b6efbc81e7b582467b5e
UHC 룶!終F}룶!終F{^ 1000111110101011101000111010000111110000111110110100011001111101100011111010101110100011101000011111000011111011010001100111101101011110 8faba3a1f0fb467d8faba3a1f0fb467b5e

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