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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 攸?攸?n}攸?攸?n{^ 1001110110111111001111111001110110111111001111110110111001111101100111011011111100111111100111011011111100111111011011100111101101011110 9dbf3f9dbf3f6e7d9dbf3f9dbf3f6e7b5e
EUC-JP 攸?攸?n}攸?攸?n{^ 1101101011000001001111111101101011000001001111110110111001111101110110101100000100111111110110101100000100111111011011100111101101011110 dac13fdac13f6e7ddac13fdac13f6e7b5e
UTF-8 攸타攸큰n}攸타攸큰n{^ 1110011010010100101110001110110110000011100000001110011010010100101110001110110110000001101100000110111001111101111001101001010010111000111011011000001110000000111001101001010010111000111011011000000110110000011011100111101101011110 e694b8ed8380e694b8ed81b06e7de694b8ed8380e694b8ed81b06e7b5e
UHC 攸타攸큰n}攸타攸큰n{^ 111010101111001011000101101110001110101011110010110001011010101101101110011111011110101011110010110001011011100011101010111100101100010110101011011011100111101101011110 eaf2c5b8eaf2c5ab6e7deaf2c5b8eaf2c5ab6e7b5e

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