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 螢ッ濶ッ螢ッ邊ア^ 11100101101000111010111111101000100010011010111111100101101000111010111111100111101100101011000101011110 e5a3afe889afe5a3afe7b2b15e
EUC-JP 螢ッ濶ッ螢ッ邊ア^ 1110101010100101100011101010111111101111111010011000111010101111111010101010010110001110101011111110111010110100100011101011000101011110 eaa58eafefe98eafeaa58eafeeb48eb15e
UTF-8 螢ッ濶ッ螢ッ邊ア^ 11101000100111101010001011101111101111011010111111100110101111111011011011101111101111011010111111101000100111101010001011101111101111011010111111101001100000101000101011101111101111011011000101011110 e89ea2efbdafe6bfb6efbdafe89ea2efbdafe9828aefbdb15e
UHC 螢???螢?邊?^ 111110111010101100111111001111110011111111111011101010110011111111011100101010110011111101011110 fbab3f3f3ffbab3fdcab3f5e

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