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 ??亡}??亡{^ 0011111100111111100101100101001101111101001111110011111110010110010100110111101101011110 3f3f96537d3f3f96537b5e
EUC-JP ??亡}??亡{^ 0011111100111111110010111011010001111101001111110011111111001011101101000111101101011110 3f3fcbb47d3f3fcbb47b5e
UTF-8 뤝뭄亡}뤝뭄亡{^ 111010111010010010011101111010111010110110000100111001001011101010100001011111011110101110100100100111011110101110101101100001001110010010111010101000010111101101011110 eba49debad84e4baa17deba49debad84e4baa17b5e
UHC 뤝뭄亡}뤝뭄亡{^ 100011111100110010111001101100111101100011001100011111011000111111001100101110011011001111011000110011000111101101011110 8fccb9b3d8cc7d8fccb9b3d8cc7b5e

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