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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 倖耕?}倖耕?{^ 10001100111101001000110101101011001111110111110110001100111101001000110101101011001111110111101101011110 8cf48d6b3f7d8cf48d6b3f7b5e
EUC-JP 倖耕?}倖耕?{^ 10111000111101101011100111001100001111110111110110111000111101101011100111001100001111110111101101011110 b8f6b9cc3f7db8f6b9cc3f7b5e
UTF-8 倖耕썅}倖耕썅{^ 111001011000000010010110111010001000000010010101111011001000110110000101011111011110010110000000100101101110100010000000100101011110110010001101100001010111101101011110 e58096e88095ec8d857de58096e88095ec8d857b5e
UHC 倖耕썅}倖耕썅{^ 111110101011100011001100111010011011110111100000011111011111101010111000110011001110100110111101111000000111101101011110 fab8cce9bde07dfab8cce9bde07b5e

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