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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??云?}??云?{^ 00111111001111111000100101011101001111110111110100111111001111111000100101011101001111110111101101011110 3f3f895d3f7d3f3f895d3f7b5e
EUC-JP ??云?}??云?{^ 00111111001111111011000110111110001111110111110100111111001111111011000110111110001111110111101101011110 3f3fb1be3f7d3f3fb1be3f7b5e
UTF-8 梨렗云넒}梨렗云넒{^ 111011111010011110100010111010111010000010010111111001001011101010010001111010111000010010010010011111011110111110100111101000101110101110100000100101111110010010111010100100011110101110000100100100100111101101011110 efa7a2eba097e4ba91eb84927defa7a2eba097e4ba91eb84927b5e
UHC 梨렗云넒}梨렗云넒{^ 11101100101100011000111010101100111010011111011010110011110011110111110111101100101100011000111010101100111010011111011010110011110011110111101101011110 ecb18eace9f6b3cf7decb18eace9f6b3cf7b5e

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