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 ????????U 001111110011111100111111001111110011111100111111001111110011111101010101 3f3f3f3f3f3f3f3f55
SJIS-WIN 訒ュ迺ス訒イ雉ェU 11111011101000111010110111100111100100101011110111111011101000111011001011101000101100111010101001010101 fba3ade792bdfba3b2e8b3aa55
EUC-JP 訒ュ迺ス訒イ雉ェU 10001111110111011100100010001110101011011110110111110010100011101011110110001111110111011100100010001110101100101111000010110101100011101010101001010101 8fddc88eadedf28ebd8fddc88eb2f0b58eaa55
UTF-8 訒ュ迺ス訒イ雉ェU 11101000101010001001001011101111101111011010110111101000101111111011101011101111101111011011110111101000101010001001001011101111101111011011001011101001100110111000100111101111101111011010101001010101 e8a892efbdade8bfbaefbdbde8a892efbdb2e99b89efbdaa55
UHC ??????雉?U 00111111001111110011111100111111001111110011111111110110110010110011111101010101 3f3f3f3f3f3ff6cb3f55

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