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 霆?μ}霆?μ{^ 11101000101110110011111110000011110010100111110111101000101110110011111110000011110010100111101101011110 e8bb3f83ca7de8bb3f83ca7b5e
EUC-JP 霆?μ}霆?μ{^ 11110000101111010011111110100110110011000111110111110000101111010011111110100110110011000111101101011110 f0bd3fa6cc7df0bd3fa6cc7b5e
UTF-8 霆펙μ}霆펙μ{^ 11101001100111001000011011101101100011101001100111001110101111000111110111101001100111001000011011101101100011101001100111001110101111000111101101011110 e99c86ed8e99cebc7de99c86ed8e99cebc7b5e
UHC 霆펙μ}霆펙μ{^ 111011111111110111000110111001011010010111101100011111011110111111111101110001101110010110100101111011000111101101011110 effdc6e5a5ec7deffdc6e5a5ec7b5e

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