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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 臾るぞD臾るぞD^ 111001000110101110000010111010011000001010111100010001001110010001101011100000101110100110000010101111000100010001011110 e46b82e982bc44e46b82e982bc445e
EUC-JP 臾るぞD臾るぞD^ 111001111100110010100100111010111010010010111110010001001110011111001100101001001110101110100100101111100100010001011110 e7cca4eba4be44e7cca4eba4be445e
UTF-8 臾るぞD臾るぞD^ 111010001000011110111110111000111000001010001011111000111000000110011110010001001110100010000111101111101110001110000010100010111110001110000001100111100100010001011110 e887bee3828be3819e44e887bee3828be3819e445e
UHC 臾るぞD臾るぞD^ 111010111010110010101010111010111010101010111110010001001110101110101100101010101110101110101010101111100100010001011110 ebacaaebaabe44ebacaaebaabe445e

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