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 ク鈺ゥク鈺ゥ^ 11110000101110011011100011111011110001001010100111110000101110011011100011111011110001001010100101011110 f0b9b8fbc4a9f0b9b8fbc4a95e
EUC-JP ?ク鈺ゥ?ク鈺ゥ^ 0011111110001110101110001000111111100011110101011000111010101001001111111000111010111000100011111110001111010101100011101010100101011110 3f8eb88fe3d58ea93f8eb88fe3d58ea95e
UTF-8 ク鈺ゥク鈺ゥ^ 11101110100000011011100011101111101111011011100011101001100010001011101011101111101111011010100111101110100000011011100011101111101111011011100011101001100010001011101011101111101111011010100101011110 ee81b8efbdb8e988baefbda9ee81b8efbdb8e988baefbda95e
UHC ??鈺???鈺?^ 0011111100111111111010001010110100111111001111110011111111101000101011010011111101011110 3f3fe8ad3f3f3fe8ad3f5e

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