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 ??淀大??淀垈^ 00111111001111111001011110000100100100011110010100111111001111111001011110000100100110101011000001011110 3f3f978491e53f3f97849ab05e
EUC-JP ??淀大??淀垈^ 00111111001111111100110111100100110000101110011100111111001111111100110111100100110101001011001001011110 3f3fcde4c2e73f3fcde4d4b25e
UTF-8 欌렫淀大欌렫淀垈^ 11100110101011001000110011101011101000001010101111100110101101111000000011100101101001001010011111100110101011001000110011101011101000001010101111100110101101111000000011100101100111101000100001011110 e6ac8ceba0abe6b780e5a4a7e6ac8ceba0abe6b780e59e885e
UHC 欌렫淀大欌렫淀垈^ 1110110111101011100011101011100111101111111000111101001111011110111011011110101110001110101110011110111111100011110100111101110001011110 edeb8eb9efe3d3deedeb8eb9efe3d3dc5e

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