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 ??伊大??伊垈^ 00111111001111111000100011001001100100011110010100111111001111111000100011001001100110101011000001011110 3f3f88c991e53f3f88c99ab05e
EUC-JP ??伊大??伊垈^ 00111111001111111011000011001011110000101110011100111111001111111011000011001011110101001011001001011110 3f3fb0cbc2e73f3fb0cbd4b25e
UTF-8 亐렕伊大亐렕伊垈^ 11100100101110101001000011101011101000001001010111100100101111001000101011100101101001001010011111100100101110101001000011101011101000001001010111100100101111001000101011100101100111101000100001011110 e4ba90eba095e4bc8ae5a4a7e4ba90eba095e4bc8ae59e885e
UHC 亐렕伊大亐렕伊垈^ 1110101010100111100011101010101011101100101001011101001111011110111010101010011110001110101010101110110010100101110100111101110001011110 eaa78eaaeca5d3deeaa78eaaeca5d3dc5e

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