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 ???苑?}???苑?{^ 001111110011111100111111101100011111000100111111011111010011111100111111001111111011000111110001001111110111101101011110 3f3f3fb1f13f7d3f3f3fb1f13f7b5e
UTF-8 麗멸램苑웢}麗멸램苑웢{^ 111011111010011010001000111010111010100110111000111010111001111010101000111010001000101110010001111011001001101110100010011111011110111110100110100010001110101110101001101110001110101110011110101010001110100010001011100100011110110010011011101000100111101101011110 efa688eba9b8eb9ea8e88b91ec9ba27defa688eba9b8eb9ea8e88b91ec9ba27b5e
UHC 麗멸램苑웢}麗멸램苑웢{^ 1110011010110000101110001110101010110111101001011110101010111101100111110110111001111101111001101011000010111000111010101011011110100101111010101011110110011111011011100111101101011110 e6b0b8eab7a5eabd9f6e7de6b0b8eab7a5eabd9f6e7b5e

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