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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 姐???姐???^ 1000100010110111001111110011111100111111100010001011011100111111001111110011111101011110 88b73f3f3f88b73f3f3f5e
EUC-JP 姐琫??姐琫??^ 101100001011100110001111110011001010111100111111001111111011000010111001100011111100110010101111001111110011111101011110 b0b98fccaf3f3fb0b98fccaf3f3f5e
UTF-8 姐琫렠넸姐琫렠넵^ 11100101101001111001000011100111100100001010101111101011101000001010000011101011100001001011100011100101101001111001000011100111100100001010101111101011101000001010000011101011100001001011010101011110 e5a790e790abeba0a0eb84b8e5a790e790abeba0a0eb84b55e
UHC 姐琫렠넸姐琫렠넵^ 1110111010111011110111001110110110001110101100011011001111011110111011101011101111011100111011011000111010110001101100111101110001011110 eebbdced8eb1b3deeebbdced8eb1b3dc5e

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