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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??鯤}??鯤{^ 0011111100111111111010011100100001111101001111110011111111101001110010000111101101011110 3f3fe9c87d3f3fe9c87b5e
EUC-JP ??鯤}??鯤{^ 0011111100111111111100101100101001111101001111110011111111110010110010100111101101011110 3f3ff2ca7d3f3ff2ca7b5e
UTF-8 麟쟈鯤}麟쟈鯤{^ 111011111010011110110011111011001001111110001000111010011010111110100100011111011110111110100111101100111110110010011111100010001110100110101111101001000111101101011110 efa7b3ec9f88e9afa47defa7b3ec9f88e9afa47b5e
UHC 麟쟈鯤}麟쟈鯤{^ 111011001110100011000000111100001100110111100110011111011110110011101000110000001111000011001101111001100111101101011110 ece8c0f0cde67dece8c0f0cde67b5e

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