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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????夷??^ 0011111100111111001111110011111100111111001111111000100011001110001111110011111101011110 3f3f3f3f3f3f88ce3f3f5e
EUC-JP ??????夷??^ 0011111100111111001111110011111100111111001111111011000011010000001111110011111101011110 3f3f3f3f3f3fb0d03f3f5e
UTF-8 梨뷀삒吏뽰콟夷뗮삜^ 11101111101001111010001011101011101101111000000011101100100000101001001011101111101001111001111011101011101111011011000011101100101111011001111111100101101001001011011111101011100101111010111011101100100000101001110001011110 efa7a2ebb780ec8292efa79eebbdb0ecbd9fe5a4b7eb97aeec829c5e
UHC 梨뷀삒吏뽰콟夷뗮삜^ 11101100101100011001010011101101100110001001011111101100101001111001011011101100101100011001011111101100101010001000101111101101100110001001111101011110 ecb194ed9897eca796ecb197eca88bed989f5e

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