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 ??Ł恁?}??Ł恁?{^ 00111111001111111000111110101001101010001101011111101100001111110111110100111111001111111000111110101001101010001101011111101100001111110111101101011110 3f3f8fa9a8d7ec3f7d3f3f8fa9a8d7ec3f7b5e
UTF-8 梨뺤Ł恁켷}梨뺤Ł恁켷{^ 11101111101001111010001011101011101110101010010011000101100000011110011010000001100000011110110010111100101101110111110111101111101001111010001011101011101110101010010011000101100000011110011010000001100000011110110010111100101101110111101101011110 efa7a2ebbaa4c581e68181ecbcb77defa7a2ebbaa4c581e68181ecbcb77b5e
UHC 梨뺤Ł恁켷}梨뺤Ł恁켷{^ 1110110010110001100101011110110010101000101010011110110011110110101100010110111001111101111011001011000110010101111011001010100010101001111011001111011010110001011011100111101101011110 ecb195eca8a9ecf6b16e7decb195eca8a9ecf6b16e7b5e

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