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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
UTF-8 廬썲넂廬썽땐廬썸캒^ 11101111101001101000001011101100100011011011001011101011100001001000001011101111101001101000001011101100100011011011110111101011100101011001000011101111101001101000001011101100100011011011100011101100101110101001001001011110 efa682ec8db2eb8482efa682ec8dbdeb9590efa682ec8db8ecba925e
UHC 廬썲넂廬썽땐廬썸캒^ 11100101111111101011110111100101100001101001001011100101111111101011110111101001101101101010100111100101111111101011110111100110101011111001101101011110 e5febde58692e5febde9b6a9e5febde6af9b5e

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