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 蔭?ぐ}蔭?ぐ{^ 10001000111111000011111110000010101011100111110110001000111111000011111110000010101011100111101101011110 88fc3f82ae7d88fc3f82ae7b5e
EUC-JP 蔭?ぐ}蔭?ぐ{^ 10110000111111100011111110100100101100000111110110110000111111100011111110100100101100000111101101011110 b0fe3fa4b07db0fe3fa4b07b5e
UTF-8 蔭덅ぐ}蔭덅ぐ{^ 111010001001010010101101111010111000110110000101111000111000000110010000011111011110100010010100101011011110101110001101100001011110001110000001100100000111101101011110 e894adeb8d85e381907de894adeb8d85e381907b5e
UHC 蔭덅ぐ}蔭덅ぐ{^ 111010111110001110001000111010001010101010110000011111011110101111100011100010001110100010101010101100000111101101011110 ebe388e8aab07debe388e8aab07b5e

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