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 礁ウカ礁ウカ^ 10001111110010101011001110110110111100100111110110001111110010101011001110110110111100100111101101011110 8fcab3b6f27d8fcab3b6f27b5e
EUC-JP 礁ウカ?礁ウカ?^ 101111101100110010001110101100111000111010110110001111111011111011001100100011101011001110001110101101100011111101011110 becc8eb38eb63fbecc8eb38eb63f5e
UTF-8 礁ウカ礁ウカ^ 11100111101001001000000111101111101111011011001111101111101111011011011011101110100001101011010111100111101001001000000111101111101111011011001111101111101111011011011011101110100001101011001101011110 e7a481efbdb3efbdb6ee86b5e7a481efbdb3efbdb6ee86b35e
UHC 礁???礁???^ 1111010110100111001111110011111100111111111101011010011100111111001111110011111101011110 f5a73f3f3ff5a73f3f3f5e

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