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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 湿遮湿悉J}湿遮湿悉J{^ 100011101011110010001110110101011000111010111100100011101011101101001010011111011000111010111100100011101101010110001110101111001000111010111011010010100111101101011110 8ebc8ed58ebc8ebb4a7d8ebc8ed58ebc8ebb4a7b5e
EUC-JP 湿遮湿悉J}湿遮湿悉J{^ 101111001011111010111100110101111011110010111110101111001011110101001010011111011011110010111110101111001101011110111100101111101011110010111101010010100111101101011110 bcbebcd7bcbebcbd4a7dbcbebcd7bcbebcbd4a7b5e
UTF-8 湿遮湿悉J}湿遮湿悉J{^ 1110011010111001101111111110100110000001101011101110011010111001101111111110011010000010100010010100101001111101111001101011100110111111111010011000000110101110111001101011100110111111111001101000001010001001010010100111101101011110 e6b9bfe981aee6b9bfe682894a7de6b9bfe981aee6b9bfe682894a7b5e
UHC ?遮?悉J}?遮?悉J{^ 0011111111110011101101000011111111100011111110100100101001111101001111111111001110110100001111111110001111111010010010100111101101011110 3ff3b43fe3fa4a7d3ff3b43fe3fa4a7b5e

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