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 ???苑?}???苑?{^ 001111110011111100111111100010011001000100111111011111010011111100111111001111111000100110010001001111110111101101011110 3f3f3f89913f7d3f3f3f89913f7b5e
EUC-JP ??Ŋ苑?}??Ŋ苑?{^ 00111111001111111000111110101001101010111011000111110001001111110111110100111111001111111000111110101001101010111011000111110001001111110111101101011110 3f3f8fa9abb1f13f7d3f3f8fa9abb1f13f7b5e
UTF-8 料곕Ŋ苑뢐}料곕Ŋ苑뢐{^ 11101111101001101011111011101010101100111001010111000101100010101110100010001011100100011110101110100010100100000111110111101111101001101011111011101010101100111001010111000101100010101110100010001011100100011110101110100010100100000111101101011110 efa6beeab395c58ae88b91eba2907defa6beeab395c58ae88b91eba2907b5e
UHC 料곕Ŋ苑뢐}料곕Ŋ苑뢐{^ 1110100011110111101100001110101110101000101011111110101010111101100011110100101101111101111010001111011110110000111010111010100010101111111010101011110110001111010010110111101101011110 e8f7b0eba8afeabd8f4b7de8f7b0eba8afeabd8f4b7b5e

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