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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 湜ァ訷ァ}湜ァ訷ァ{^ 111110110100011110100111111110111010010010100111011111011111101101000111101001111111101110100100101001110111101101011110 fb47a7fba4a77dfb47a7fba4a77b5e
EUC-JP 湜ァ訷ァ}湜ァ訷ァ{^ 1000111111000111111111001000111010100111100011111101110111010100100011101010011101111101100011111100011111111100100011101010011110001111110111011101010010001110101001110111101101011110 8fc7fc8ea78fddd48ea77d8fc7fc8ea78fddd48ea77b5e
UTF-8 湜ァ訷ァ}湜ァ訷ァ{^ 111001101011100110011100111011111011110110100111111010001010100010110111111011111011110110100111011111011110011010111001100111001110111110111101101001111110100010101000101101111110111110111101101001110111101101011110 e6b99cefbda7e8a8b7efbda77de6b99cefbda7e8a8b7efbda77b5e
UHC 湜???}湜???{^ 11100011110101110011111100111111001111110111110111100011110101110011111100111111001111110111101101011110 e3d73f3f3f7de3d73f3f3f7b5e

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