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 ???汝?}???汝?{^ 001111110011111100111111100100111111000000111111011111010011111100111111001111111001001111110000001111110111101101011110 3f3f3f93f03f7d3f3f3f93f03f7b5e
EUC-JP ???汝?}???汝?{^ 001111110011111100111111110001101111001000111111011111010011111100111111001111111100011011110010001111110111101101011110 3f3f3fc6f23f7d3f3f3fc6f23f7b5e
UTF-8 溫볠궆汝칗}溫볠궆汝칗{^ 111001101011101010101011111010111011001110100000111010101011011010000110111001101011000110011101111011001011100110010111011111011110011010111010101010111110101110110011101000001110101010110110100001101110011010110001100111011110110010111001100101110111101101011110 e6baabebb3a0eab686e6b19decb9977de6baabebb3a0eab686e6b19decb9977b5e
UHC 溫볠궆汝칗}溫볠궆汝칗{^ 1110100010101110100100111110011010000010100111111110011010100011101011110110111001111101111010001010111010010011111001101000001010011111111001101010001110101111011011100111101101011110 e8ae93e6829fe6a3af6e7de8ae93e6829fe6a3af6e7b5e

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