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 蠕磯ッ「}蠕磯ッ「{^ 111001011011111010001000111010011010111110100010011111011110010110111110100010001110100110101111101000100111101101011110 e5be88e9afa27de5be88e9afa27b5e
EUC-JP 蠕磯ッ「}蠕磯ッ「{^ 11101010110000001011000011101011100011101010111110001110101000100111110111101010110000001011000011101011100011101010111110001110101000100111101101011110 eac0b0eb8eaf8ea27deac0b0eb8eaf8ea27b5e
UTF-8 蠕磯ッ「}蠕磯ッ「{^ 111010001010000010010101111001111010001110101111111011111011110110101111111011111011110110100010011111011110100010100000100101011110011110100011101011111110111110111101101011111110111110111101101000100111101101011110 e8a095e7a3afefbdafefbda27de8a095e7a3afefbdafefbda27b5e
UHC ?磯??}?磯??{^ 00111111110100011011010000111111001111110111110100111111110100011011010000111111001111110111101101011110 3fd1b43f3f7d3fd1b43f3f7b5e

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