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 ??握}??握{^ 0011111100111111100010001010110001111101001111110011111110001000101011000111101101011110 3f3f88ac7d3f3f88ac7b5e
EUC-JP ??握}??握{^ 0011111100111111101100001010111001111101001111110011111110110000101011100111101101011110 3f3fb0ae7d3f3fb0ae7b5e
UTF-8 믶돁握}믶돁握{^ 111010111010111110110110111010111000111110000001111001101000111110100001011111011110101110101111101101101110101110001111100000011110011010001111101000010111101101011110 ebafb6eb8f81e68fa17debafb6eb8f81e68fa17b5e
UHC 믶돁握}믶돁握{^ 100100101111100010001001100101001110010011000100011111011001001011111000100010011001010011100100110001000111101101011110 92f88994e4c47d92f88994e4c47b5e

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