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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 倖耕?\n}倖耕?\n{^ 1000110011110100100011010110101100111111010111000110111001111101100011001111010010001101011010110011111101011100011011100111101101011110 8cf48d6b3f5c6e7d8cf48d6b3f5c6e7b5e
EUC-JP 倖耕?\n}倖耕?\n{^ 1011100011110110101110011100110000111111010111000110111001111101101110001111011010111001110011000011111101011100011011100111101101011110 b8f6b9cc3f5c6e7db8f6b9cc3f5c6e7b5e
UTF-8 倖耕썼\n}倖耕썼\n{^ 11100101100000001001011011101000100000001001010111101100100011011011110001011100011011100111110111100101100000001001011011101000100000001001010111101100100011011011110001011100011011100111101101011110 e58096e88095ec8dbc5c6e7de58096e88095ec8dbc5c6e7b5e
UHC 倖耕썼\n}倖耕썼\n{^ 11111010101110001100110011101001101111011110100001011100011011100111110111111010101110001100110011101001101111011110100001011100011011100111101101011110 fab8cce9bde85c6e7dfab8cce9bde85c6e7b5e

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