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 ??a????a??^ 0011111100111111011000010011111100111111001111110011111101100001001111110011111101011110 3f3f613f3f3f3f613f3f5e
SJIS-WIN 豢ゥa鞜俳豢ゥa鞜俳^ 1110011010110100101010010110000111101000110111111001010001101111111001101011010010101001011000011110100011011111100101000110111101011110 e6b4a961e8df946fe6b4a961e8df946f5e
EUC-JP 豢ゥa鞜俳豢ゥa鞜俳^ 11101100101101101000111010101001011000011111000011100001110001111101000011101100101101101000111010101001011000011111000011100001110001111101000001011110 ecb68ea961f0e1c7d0ecb68ea961f0e1c7d05e
UTF-8 豢ゥa鞜俳豢ゥa鞜俳^ 111010001011000110100010111011111011110110101001011000011110100110011110100111001110010010111111101100111110100010110001101000101110111110111101101010010110000111101001100111101001110011100100101111111011001101011110 e8b1a2efbda961e99e9ce4bfb3e8b1a2efbda961e99e9ce4bfb35e
UHC ??a?俳??a?俳^ 00111111001111110110000100111111110110111100010000111111001111110110000100111111110110111100010001011110 3f3f613fdbc43f3f613fdbc45e

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