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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 臾るぞ臾るぞ^ 11100100011010111000001011101001100000101011110011100100011010111000001011101001100000101011110001011110 e46b82e982bce46b82e982bc5e
EUC-JP 臾るぞ臾るぞ^ 11100111110011001010010011101011101001001011111011100111110011001010010011101011101001001011111001011110 e7cca4eba4bee7cca4eba4be5e
UTF-8 臾るぞ臾るぞ^ 11101000100001111011111011100011100000101000101111100011100000011001111011101000100001111011111011100011100000101000101111100011100000011001111001011110 e887bee3828be3819ee887bee3828be3819e5e
UHC 臾るぞ臾るぞ^ 11101011101011001010101011101011101010101011111011101011101011001010101011101011101010101011111001011110 ebacaaebaabeebacaaebaabe5e

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