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 ?ъ?}?ъ?{^ 0011111110000100100011000011111101111101001111111000010010001100001111110111101101011110 3f848c3f7d3f848c3f7b5e
EUC-JP ?ъ?}?ъ?{^ 0011111110100111111011000011111101111101001111111010011111101100001111110111101101011110 3fa7ec3f7d3fa7ec3f7b5e
UTF-8 泥ъ콡}泥ъ콡{^ 11101111101001111010001111010001100010101110110010111101101000010111110111101111101001111010001111010001100010101110110010111101101000010111101101011110 efa7a3d18aecbda17defa7a3d18aecbda17b5e
UHC 泥ъ콡}泥ъ콡{^ 111011001011001010101100111011001011000110011001011111011110110010110010101011001110110010110001100110010111101101011110 ecb2acecb1997decb2acecb1997b5e

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