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 ?Y?S}?Y?S{^ 0011111101011001001111110101001101111101001111110101100100111111010100110111101101011110 3f593f537d3f593f537b5e
SJIS-WIN 達Y辰S}達Y辰S{^ 100100100100001001011001100100100100001101010011011111011001001001000010010110011001001001000011010100110111101101011110 9242599243537d9242599243537b5e
EUC-JP 達Y辰S}達Y辰S{^ 110000111010001101011001110000111010010001010011011111011100001110100011010110011100001110100100010100110111101101011110 c3a359c3a4537dc3a359c3a4537b5e
UTF-8 達Y辰S}達Y辰S{^ 11101001100000011001010001011001111010001011111010110000010100110111110111101001100000011001010001011001111010001011111010110000010100110111101101011110 e9819459e8beb0537de9819459e8beb0537b5e
UHC 達Y辰S}達Y辰S{^ 110100111011100101011001111100101110001101010011011111011101001110111001010110011111001011100011010100110111101101011110 d3b959f2e3537dd3b959f2e3537b5e

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