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 ???K\}???K\{^ 00111111001111110011111101001011010111000111110100111111001111110011111101001011010111000111101101011110 3f3f3f4b5c7d3f3f3f4b5c7b5e
SJIS-WIN 鐔縁繍K\}鐔縁繍K\{^ 11101000010111001000100110001111100011110100101001001011010111000111110111101000010111001000100110001111100011110100101001001011010111000111101101011110 e85c898f8f4a4b5c7de85c898f8f4a4b5c7b5e
EUC-JP 鐔縁繍K\}鐔縁繍K\{^ 11101111101111011011000111101111101111011010101101001011010111000111110111101111101111011011000111101111101111011010101101001011010111000111101101011110 efbdb1efbdab4b5c7defbdb1efbdab4b5c7b5e
UTF-8 鐔縁繍K\}鐔縁繍K\{^ 11101001100100001001010011100111101110001000000111100111101110011000110101001011010111000111110111101001100100001001010011100111101110001000000111100111101110011000110101001011010111000111101101011110 e99094e7b881e7b98d4b5c7de99094e7b881e7b98d4b5c7b5e
UHC ???K\}???K\{^ 00111111001111110011111101001011010111000111110100111111001111110011111101001011010111000111101101011110 3f3f3f4b5c7d3f3f3f4b5c7b5e

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