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 ??伊憺??伊憺^ 00111111001111111000100011001001100111001110100100111111001111111000100011001001100111001110100101011110 3f3f88c99ce93f3f88c99ce95e
EUC-JP ??伊憺??伊憺^ 00111111001111111011000011001011110110001110101100111111001111111011000011001011110110001110101101011110 3f3fb0cbd8eb3f3fb0cbd8eb5e
UTF-8 亐렕伊憺亐렕伊憺^ 11100100101110101001000011101011101000001001010111100100101111001000101011100110100001101011101011100100101110101001000011101011101000001001010111100100101111001000101011100110100001101011101001011110 e4ba90eba095e4bc8ae686bae4ba90eba095e4bc8ae686ba5e
UHC 亐렕伊憺亐렕伊憺^ 1110101010100111100011101010101011101100101001011101001110111100111010101010011110001110101010101110110010100101110100111011110001011110 eaa78eaaeca5d3bceaa78eaaeca5d3bc5e

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