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 莖ゆゾ}莖ゆゾ{^ 111001001011000110000010111001001000001101011101011111011110010010110001100000101110010010000011010111010111101101011110 e4b182e4835d7de4b182e4835d7b5e
EUC-JP 莖ゆゾ}莖ゆゾ{^ 111010001011001110100100111001101010010110111110011111011110100010110011101001001110011010100101101111100111101101011110 e8b3a4e6a5be7de8b3a4e6a5be7b5e
UTF-8 莖ゆゾ}莖ゆゾ{^ 111010001000111010010110111000111000001010000110111000111000001010111110011111011110100010001110100101101110001110000010100001101110001110000010101111100111101101011110 e88e96e38286e382be7de88e96e38286e382be7b5e
UHC 莖ゆゾ}莖ゆゾ{^ 110011001110110010101010111001101010101110111110011111011100110011101100101010101110011010101011101111100111101101011110 ccecaae6abbe7dccecaae6abbe7b5e

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