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 倖耕鯤?}倖耕鯤?{^ 1000110011110100100011010110101111101001110010000011111101111101100011001111010010001101011010111110100111001000001111110111101101011110 8cf48d6be9c83f7d8cf48d6be9c83f7b5e
EUC-JP 倖耕鯤?}倖耕鯤?{^ 1011100011110110101110011100110011110010110010100011111101111101101110001111011010111001110011001111001011001010001111110111101101011110 b8f6b9ccf2ca3f7db8f6b9ccf2ca3f7b5e
UTF-8 倖耕鯤푣}倖耕鯤푣{^ 111001011000000010010110111010001000000010010101111010011010111110100100111011011001000110100011011111011110010110000000100101101110100010000000100101011110100110101111101001001110110110010001101000110111101101011110 e58096e88095e9afa4ed91a37de58096e88095e9afa4ed91a37b5e
UHC 倖耕鯤푣}倖耕鯤푣{^ 11111010101110001100110011101001110011011110011010111110011011100111110111111010101110001100110011101001110011011110011010111110011011100111101101011110 fab8cce9cde6be6e7dfab8cce9cde6be6e7b5e

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