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 ??????G????? 001111110011111100111111001111110011111100111111010001110011111100111111001111110011111100111111 3f3f3f3f3f3f473f3f3f3f3f
SJIS-WIN ??ヘ??ヤG?淋??軋 00111111001111111000001101110111001111110011111110000011100001000100011100111111100101111101001000111111001111111110011101100001 3f3f83773f3f8384473f97d23f3fe761
EUC-JP ??ヘ??ヤG?淋??軋 00111111001111111010010111011000001111110011111110100101111001000100011100111111110011101101010000111111001111111110110111000010 3f3fa5d83f3fa5e4473fced43f3fedc2
UTF-8 룶쾹ヘ룵殺ヤG룶淋펐룶軋 11101011101000111011011011101100101111101011100111100011100000111001100011101011101000111011010111101111101001011011000011100011100000111010010001000111111010111010001110110110111001101011011110001011111011011000111010010000111010111010001110110110111010001011101110001011 eba3b6ecbeb9e38398eba3b5efa5b0e383a447eba3b6e6b78bed8e90eba3b6e8bb8b
UHC 룶쾹ヘ룵殺ヤG룶淋펐룶軋 1000111110101011101100101000111110101011110110001000111110101010111000011110110110101011111001000100011110001111101010111101011111111010110001101110001010001111101010111110010011011000 8fabb28fabd88faae1edabe4478fabd7fac6e28fabe4d8

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