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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 赳、邏ー赳、邏ー^ 11100110111000001010010011100111101101001011000011100110111000001010010011100111101101001011000001011110 e6e0a4e7b4b0e6e0a4e7b4b05e
EUC-JP 赳、邏ー赳、邏ー^ 1110110011100010100011101010010011101110101101101000111010110000111011001110001010001110101001001110111010110110100011101011000001011110 ece28ea4eeb68eb0ece28ea4eeb68eb05e
UTF-8 赳、邏ー赳、邏ー^ 11101000101101011011001111101111101111011010010011101001100000101000111111101111101111011011000011101000101101011011001111101111101111011010010011101001100000101000111111101111101111011011000001011110 e8b5b3efbda4e9828fefbdb0e8b5b3efbda4e9828fefbdb05e
UHC 赳?邏?赳?邏?^ 11010000101011110011111111010101101001000011111111010000101011110011111111010101101001000011111101011110 d0af3fd5a43fd0af3fd5a43f5e

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