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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???恁?}???恁?{^ 001111110011111100111111100111001000110000111111011111010011111100111111001111111001110010001100001111110111101101011110 3f3f3f9c8c3f7d3f3f3f9c8c3f7b5e
EUC-JP ???恁?}???恁?{^ 001111110011111100111111110101111110110000111111011111010011111100111111001111111101011111101100001111110111101101011110 3f3f3fd7ec3f7d3f3f3fd7ec3f7b5e
UTF-8 梨뺤찉恁쫚}梨뺤찉恁쫚{^ 111011111010011110100010111010111011101010100100111011001011000010001001111001101000000110000001111011001010101110011010011111011110111110100111101000101110101110111010101001001110110010110000100010011110011010000001100000011110110010101011100110100111101101011110 efa7a2ebbaa4ecb089e68181ecab9a7defa7a2ebbaa4ecb089e68181ecab9a7b5e
UHC 梨뺤찉恁쫚}梨뺤찉恁쫚{^ 1110110010110001100101011110110010101001100011011110110011110110101001100110111001111101111011001011000110010101111011001010100110001101111011001111011010100110011011100111101101011110 ecb195eca98decf6a66e7decb195eca98decf6a66e7b5e

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