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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??察}??察{^ 0011111100111111100011100100000001111101001111110011111110001110010000000111101101011110 3f3f8e407d3f3f8e407b5e
EUC-JP ??察}??察{^ 0011111100111111101110111010000101111101001111110011111110111011101000010111101101011110 3f3fbba17d3f3fbba17b5e
UTF-8 씽뤚察}씽뤚察{^ 111011001001010010111101111010111010010010011010111001011010111110011111011111011110110010010100101111011110101110100100100110101110010110101111100111110111101101011110 ec94bdeba49ae5af9f7dec94bdeba49ae5af9f7b5e
UHC 씽뤚察}씽뤚察{^ 101111101100010110001111110010011111001111001100011111011011111011000101100011111100100111110011110011000111101101011110 bec58fc9f3cc7dbec58fc9f3cc7b5e

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