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 臾るず}臾るず{^ 111001000110101110000010111010011000001010111000011111011110010001101011100000101110100110000010101110000111101101011110 e46b82e982b87de46b82e982b87b5e
EUC-JP 臾るず}臾るず{^ 111001111100110010100100111010111010010010111010011111011110011111001100101001001110101110100100101110100111101101011110 e7cca4eba4ba7de7cca4eba4ba7b5e
UTF-8 臾るず}臾るず{^ 111010001000011110111110111000111000001010001011111000111000000110011010011111011110100010000111101111101110001110000010100010111110001110000001100110100111101101011110 e887bee3828be3819a7de887bee3828be3819a7b5e
UHC 臾るず}臾るず{^ 111010111010110010101010111010111010101010111010011111011110101110101100101010101110101110101010101110100111101101011110 ebacaaebaaba7debacaaebaaba7b5e

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