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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 阻???阻???^ 1001000101101010001111110011111100111111100100010110101000111111001111110011111101011110 916a3f3f3f916a3f3f3f5e
EUC-JP 阻?沅?阻?沅?^ 110000011100101100111111100011111100011011101001001111111100000111001011001111111000111111000110111010010011111101011110 c1cb3f8fc6e93fc1cb3f8fc6e93f5e
UTF-8 阻렗沅받阻렗沅밗^ 11101001100110001011101111101011101000001001011111100110101100101000010111101011101100001001101111101001100110001011101111101011101000001001011111100110101100101000010111101011101100001001011101011110 e998bbeba097e6b285ebb09be998bbeba097e6b285ebb0975e
UHC 阻렗沅받阻렗沅밗^ 1111000011100110100011101010110011101010101101101011100111011110111100001110011010001110101011001110101010110110101110011101110001011110 f0e68eaceab6b9def0e68eaceab6b9dc5e

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