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 茁?圓?茁?圓?^ 11111011100100110011111110011010101000100011111111111011100100110011111110011010101000100011111101011110 fb933f9aa23ffb933f9aa23f5e
EUC-JP 茁?圓?茁?圓?^ 100011111101011111011110001111111101010010100100001111111000111111010111110111100011111111010100101001000011111101011110 8fd7de3fd4a43f8fd7de3fd4a43f5e
UTF-8 茁렭圓급茁렭圓긁^ 11101000100011001000000111101011101000001010110111100101100111001001001111101010101110001000100111101000100011001000000111101011101000001010110111100101100111001001001111101010101110001000000101011110 e88c81eba0ade59c93eab889e88c81eba0ade59c93eab8815e
UHC 茁렭圓급茁렭圓긁^ 1111000111101000100011101011101011101010101011011011000111011110111100011110100010001110101110101110101010101101101100011101110001011110 f1e88ebaeaadb1def1e88ebaeaadb1dc5e

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